============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pytest.ini testpaths: tests collecting ... collected 578 items AgentKey str is repr init needs at least two arguments sets attributes and parses blob comment optional sets inner key when known type[rsa] fields defers to inner key when present[rsa] get bits defers to inner key when present[rsa] asbytes defers to inner key when present[rsa] PKey from type string loads from type and bytes[rsa] from path loads from Path[rsa] fingerprint[rsa] algorithm name[rsa] equality and hashing same key is equal to itself[rsa] same key same hash[rsa] keys are not equal to other types[rsa] sets inner key when known type[dss] defers to inner key when present[dss] defers to inner key when present[dss] defers to inner key when present[dss] loads from type and bytes[dss] loads from Path[dss] fingerprint[dss] algorithm name[dss] same key is equal to itself[dss] same key same hash[dss] keys are not equal to other types[dss] sets inner key when known type[ed25519] defers to inner key when present[ed25519] defers to inner key when present[ed25519] defers to inner key when present[ed25519] loads from type and bytes[ed25519] loads from Path[ed25519] fingerprint[ed25519] algorithm name[ed25519] same key is equal to itself[ed25519] same key same hash[ed25519] keys are not equal to other types[ed25519] sets inner key when known type[ecdsa-256] defers to inner key when present[ecdsa-256] defers to inner key when present[ecdsa-256] defers to inner key when present[ecdsa-256] loads from type and bytes[ecdsa-256] loads from Path[ecdsa-256] fingerprint[ecdsa-256] algorithm name[ecdsa-256] same key is equal to itself[ecdsa-256] same key same hash[ecdsa-256] keys are not equal to other types[ecdsa-256] defaults to get name and blob defaults to superclass implementation defaults to owned blob signing data[sign kwargs0-0] signing data[sign kwargs1-2] signing data[sign kwargs2-4] signing data[sign kwargs3-2] signing data[sign kwargs4-4] AuthHandler bad auth type bad password multipart auth interactive auth interactive fallback utf8 non utf8 auth exception when disconnected non responsive triggers auth exception AuthOnlyHandler fallback pubkey algorithm key type algo selected when no server sig algs key type algo selection is cert suffix aware uses first preferred algo if key type not in list SHA2SignaturePubkeys pubkey auth honors disabled algorithms client sha2 disabled server sha1 disabled no match client sha1 disabled server sha2 disabled no match ssh rsa still used when sha2 disabled first client preferred algo used when no server sig algs sha2 512 sha2 256 sha2 256 when client only enables 256 AuthSource base class init requires and saves username dunder repr delegates to helper repr helper prints basic kv pairs authenticate takes transport and is abstract NoneAuth authenticate auths none repr shows class Password init takes and stores password getter repr adds username authenticate gets and supplies password PrivateKey authenticate calls publickey with pkey InMemoryPrivateKey init takes pkey object repr shows pkey repr repr appends agent flag when AgentKey OnDiskPrivateKey init takes source path and pkey init requires specific value for source repr reflects source path and pkey AuthResult acts like list with strategy attribute repr is list repr untouched dunder str is multiline display of sourceresult tuples shows str not repr of auth source and result empty list result values show success string AuthFailure is an AuthenticationException init requires result str is newline plus result str AuthStrategy init requires ssh config param and sets up a logger get sources is abstract authenticate requires and uses transport with methods returning result logs sources attempted raises AuthFailure if no successes short circuits on successful auth loads from str expands user raises UnknownKeyType for unknown types leaves cryptography exceptions untouched automatically loads certificates existing cert loaded when given key path can be given cert path instead no cert load if no cert excepts usefully if no key only cert load certificate rsa public cert blobs loading cert of different type from key raises ValueError identifiers classmethods default is class name attribute rsa is all combos of cert and sha type dss is protocol name ed25519 is protocol name ecdsa is all curve names BufferedPipe buffered pipe close while reading delay or pipe ChannelFile defaults to unbuffered reading can override mode and bufsize read recvs from channel write calls channel sendall ChannelStderrFile read calls channel recv stderr write calls channel sendall ChannelStdinFile defaults to unbuffered reading can override mode and bufsize read recvs from channel write calls channel sendall close calls channel shutdown write SSHClient auth timeout auth trickledown auth trickledown gssauth auth trickledown gsskex auto add policy banner timeout certs allowed as key filename values certs implicitly loaded alongside key filename keys channel timeout cleanup client client can be used as context manager client dsa client ecdsa client ed25519 client rsa closes socket on socket errors default key locations trigger cert loads if found disabled algorithms defaults to None disabled algorithms passed directly if given env update failures host key negotiation 1 host key negotiation 2 host key negotiation 3 host key negotiation 4 missing key policy accepts classes or instances multiple key files multiple key files failure newer openssh uses rsa sha2 for certs not ssh rsa old openssh needs ssh rsa for certs not rsa sha2 reject policy reject policy gsskex save host keys transport factory defaults to Transport transport factory may be specified update environment PasswordPassphraseTests passphrase kwarg not used for password auth passphrase kwarg used for key passphrase password kwarg not used for passphrase when passphrase kwarg given password kwarg used for passphrase when no passphrase kwarg given password kwarg works for password auth SSHConfig init from text from file from path parse config host config[irc.danger.com-values0] host config[irc.example.com-values1] host config[spoo.example.com-values2] fabric issue 33 proxycommand config equals parsing proxycommand interpolation proxycommand tilde expansion proxyjump token expansion controlpath token expansion negation proxycommand identityfile config addressfamily and lazy fqdn config dos crlf succeeds get hostnames quoted host names quoted params in config quoted host in config invalid line format excepts proxycommand none issue 415 proxycommand none masking hostname tokenization SSHConfigDict SSHConfigDict construct empty SSHConfigDict construct from list SSHConfigDict construct from dict SSHConfigDict as bool true ish[yes] SSHConfigDict as bool true ish[YES] SSHConfigDict as bool true ish[Yes] SSHConfigDict as bool true ish[True] SSHConfigDict as bool[no] SSHConfigDict as bool[NO] SSHConfigDict as bool[No] SSHConfigDict as bool[False] SSHConfigDict as int[420] SSHConfigDict as int[421] SSHConfigDict as int failures[not an int] SSHConfigDict as int failures[None] SSHConfigDict as int failures[non int2] SSHConfig host dicts are SSHConfigDict instances SSHConfig wildcard host dicts are SSHConfigDict instances HostnameCanonicalization off by default explicit no same as default canonicalization base cases[canon] canonicalization base cases[canon-always] canonicalization base cases[canon-local] canonicalization base cases[canon-local-always] uses getaddrinfo when AddressFamily given CanonicalDomains may be set to space separated list canonicalization applies to single dot by default canonicalization not applied to two dots by default hostname depth controllable with max dots directive max dots may be zero fallback yes does not canonicalize or error fallback no causes errors for unresolvable names identityfile continues being appended to MatchAll always matches may not mix with non canonical keywords may come after canonical may not come before canonical after canonical not loaded when non canonicalized MatchExec raises invoke ImportErrors at runtime accepts single possibly quoted argument[unquoted-rando] accepts single possibly quoted argument[quoted-benjamin] accepts single possibly quoted argument[quoted spaced-neil] does not match nonzero exit codes tokenizes argument works with canonical may be negated requires an argument works with tokenized hostname MatchHost matches target name when no hostname matches hostname from global setting matches hostname from earlier match may be globbed may be comma separated list comma separated list may have internal negation matches canonicalized name works with canonical keyword may be negated requires an argument MatchOriginalHost matches target host not hostname matches target host not canonicalized name may be globbed may be comma separated list comma separated list may have internal negation may be negated requires an argument MatchUser matches configured username matches local username by default may be globbed may be comma separated list comma separated list may have internal negation may be negated requires an argument MatchLocalUser matches local username may be globbed may be comma separated list comma separated list may have internal negation may be negated requires an argument ComplexMatching originalhost host originalhost localuser everything but all everything but all with some negated negated canonical FinalMatching finally default port negated BufferedFile buffering flushes flush lf read all readable readinto readline simple writable write write bad type write bytearray write memoryview write unicode as binary HostKeys add delitem dict dict set entry delitem load HostKeysTabs add delitem dict dict set entry delitem load Kex gex client gex old client gex server gex server with old client gex sha256 client gex sha256 old client gex sha256 server gex sha256 server with old client group1 client group1 server kex c25519 client kex c25519 server kex group14 sha256 client kex group14 sha256 server kex group16 sha512 client kex group16 sha512 server kex nistp256 client kex nistp256 server Message add bytes str and repr decode encode misc Packetizer closed read write Key compare dss compare ecdsa 256 compare ecdsa 384 compare ecdsa 521 compare rsa ed25519 ed25519 compare ed25519 funky padding ed25519 funky padding with passphrase ed25519 load from file obj ed25519 nonbytes password existing keyfiles still work ok generate dss generate ecdsa generate key bytes generate rsa keyfile is actually encrypted load dss load dss password load ecdsa 256 load ecdsa 384 load ecdsa 521 load ecdsa password 256 load ecdsa password 384 load ecdsa password 521 load ecdsa transmutes crypto exceptions load openssh format DSS key load openssh format EC key load openssh format RSA key load openssh format RSA nopad load rsa load rsa password load rsa transmutes crypto exceptions loading empty keys errors usefully loading openssh RSA keys uses correct p q new keyfiles avoid descriptor race integration new keyfiles avoid file descriptor race on chmod salt size sign and verify rsa sha2 256 sign and verify rsa sha2 512 sign and verify ssh rsa sign dss sign ecdsa 256 sign ecdsa 384 sign ecdsa 521 stringification ProxyCommand init takes command string send writes to process stdin returning length send raises ProxyCommandFailure on error recv reads from process stdout returning bytes recv returns buffer on timeout if any read recv raises timeout if nothing read recv raises ProxyCommandFailure on non timeout error close kills subprocess closed exposes whether subprocess has exited timeout affects whether timeout is raised raises subprocess ImportErrors at runtime SFTP file close sftp can be used as context manager write sftp file can be used as context manager append rename testa posix rename folder listdir listdir iter listdir in locale setstat fsetstat readline seek write seek symlink flush seek realpath mkdir chdir get put get without prefetch check x flag utf8 utf8 chdir bad readv put without confirm getcwd seek append putfo empty file non utf8 data sftp attributes locale time sftp attributes empty str write memoryview BigSFTP lots of files big file big file pipelined prefetch seek readv seek lots of prefetching prefetch readv large readv big file big buffer big file renegotiate prefetch limit NoValidConnectionsError error message for multiple hosts error message for single host error message for two hosts pickling ExceptionStringDisplay BadAuthenticationType BadHostKeyException ChannelException PartialAuthentication ProxyCommandFailure Transport can override packetizer used channel can be used as context manager channel exception channel send memoryview channel send misc client does not respond to MSG UNIMPLEMENTED compression compute key exec command exit status handshake timeout invoke shell keepalive long banner port forwarding rekey deadlock renegotiate reverse port forwarding sanitze packet size sanitze window size security options select select after close send ready server does not respond to MSG UNIMPLEMENTED server rejects arbitrary global request without auth server rejects client MSG USERAUTH SUCCESS server rejects open channel without auth server rejects port forward without auth server transports reject client message types simple special stderr select x11 testb security options reset ServiceRequestingTransport can override packetizer used channel can be used as context manager channel exception channel send memoryview channel send misc client does not respond to MSG UNIMPLEMENTED compression compute key exec command exit status handshake timeout invoke shell keepalive long banner port forwarding rekey deadlock renegotiate reverse port forwarding sanitze packet size sanitze window size security options select select after close send ready server does not respond to MSG UNIMPLEMENTED server rejects arbitrary global request without auth server rejects client MSG USERAUTH SUCCESS server rejects open channel without auth server rejects port forward without auth server transports reject client message types simple special stderr select x11 testb security options reset AlgorithmDisablingTests implementation refers to public algo lists preferred lists default to private attribute contents preferred lists filter disabled algorithms SHA2SignatureKeyExchange base case ssh rsa still used as fallback client sha1 disabled server sha2 disabled no match client sha2 disabled server sha1 disabled no match explicit client hostkey not limited kex with sha2 256 kex with sha2 512 ExtInfo client uses server sig algs for pubkey auth ext info handshake exposed in client kexinit StrictKex kex algos includes kex strict c mode agreement[True-True] mode agreement[True-False] mode agreement[False-True] mode agreement[False-False] mode advertised by default MessageOrderError non kex messages in initial kex[90] MessageOrderError non kex messages in initial kex[2] MessageOrderError non kex messages in initial kex[4] MessageOrderError non kex messages in initial kex[3] MessageOrderError non kex messages in initial kex[253] SSHException raised on out of order messages when not strict error not raised when kexinit not seq 0 but unstrict MessageOrderError raised when kexinit not seq 0 and strict sequence numbers reset on newkeys when strict sequence numbers not reset on newkeys when not strict sequence number rollover detected Util clamp value generate key bytes host keys imports safe string =============================== warnings summary =============================== tests/test_channelfile.py::TestChannelStdinFile::test_defaults_to_unbuffered_reading tests/test_channelfile.py::TestChannelStdinFile::test_can_override_mode_and_bufsize $(PYTHON_DIR)/vendor-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "$(@D)/paramiko/file.py", line 67, in __del__ self.close() File "$(@D)/paramiko/channel.py", line 1390, in close self.channel.shutdown_write() File "$(@D)/paramiko/channel.py", line 989, in shutdown_write self.shutdown(1) File "$(@D)/paramiko/channel.py", line 965, in shutdown self.transport._send_user_message(m) AttributeError: 'NoneType' object has no attribute '_send_user_message' warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) tests/test_config.py::TestSSHConfig::test_init $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_from_text $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_from_text is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_from_file $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_from_file is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_from_path $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_from_path is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_parse_config $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_parse_config is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_host_config[irc.danger.com-values0] $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_host_config[irc.danger.com-values0] is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_host_config[irc.example.com-values1] $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_host_config[irc.example.com-values1] is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_host_config[spoo.example.com-values2] $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_host_config[spoo.example.com-values2] is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_fabric_issue_33 $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_fabric_issue_33 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_proxycommand_config_equals_parsing $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_proxycommand_config_equals_parsing is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_proxycommand_interpolation $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_proxycommand_interpolation is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_proxycommand_tilde_expansion $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_proxycommand_tilde_expansion is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_proxyjump_token_expansion $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_proxyjump_token_expansion is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_controlpath_token_expansion $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_controlpath_token_expansion is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_negation $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_negation is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_proxycommand $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_proxycommand is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_identityfile $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_identityfile is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_config_addressfamily_and_lazy_fqdn $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_config_addressfamily_and_lazy_fqdn is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_config_dos_crlf_succeeds $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_config_dos_crlf_succeeds is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_get_hostnames $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_get_hostnames is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_quoted_host_names $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_quoted_host_names is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_quoted_params_in_config $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_quoted_params_in_config is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_quoted_host_in_config $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_quoted_host_in_config is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_invalid_line_format_excepts $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_invalid_line_format_excepts is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_proxycommand_none_issue_415 $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_proxycommand_none_issue_415 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_proxycommand_none_masking $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_proxycommand_none_masking is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_config.py::TestSSHConfig::test_hostname_tokenization $(PYTHON_DIR)/vendor-packages/_pytest/fixtures.py:895: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. tests/test_config.py::TestSSHConfig::test_hostname_tokenization is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) tests/test_transport.py::TransportTest::test_rekey_deadlock tests/test_transport.py::ServiceRequestingTransportTest::test_rekey_deadlock $(PYTHON_DIR)/vendor-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread SendThread Traceback (most recent call last): File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/tests/test_transport.py", line 721, in run self.chan.send("x" * 2048) File "$(@D)/paramiko/channel.py", line 799, in send return self._send(s, m) File "$(@D)/paramiko/channel.py", line 1196, in _send raise socket.error("Socket is closed") OSError: Socket is closed warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======== 554 passed, 24 skipped, 31 warnings ======== --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 310, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 310, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 310, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/packet.py", line 308, in read_all x = self.__socket.recv(n) OSError: [Errno 9] Bad file number During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 323, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/transport.py", line 2159, in run ptype, m = self.packetizer.read_message() File "$(@D)/paramiko/packet.py", line 463, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "$(@D)/paramiko/packet.py", line 328, in read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(@D)/paramiko/transport.py", line 2249, in run self._log(DEBUG, "EOF in transport thread") File "$(@D)/paramiko/transport.py", line 1909, in _log self.logger.log(level, msg, *args) Message: 'EOF in transport thread' Arguments: () --- Logging error --- Traceback (most recent call last): File "$(@D)/paramiko/sftp_server.py", line 143, in start_subsystem t, data = self._read_packet() File "$(@D)/paramiko/sftp.py", line 212, in _read_packet x = self._read_all(4) File "$(@D)/paramiko/sftp.py", line 199, in _read_all raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "$(PYTHON_DIR)/logging/__init__.py", line 1086, in emit stream.write(msg + self.terminator) ValueError: I/O operation on closed file. Call stack: File "$(PYTHON_DIR)/threading.py", line 937, in _bootstrap self._bootstrap_inner() File "$(PYTHON_DIR)/threading.py", line 980, in _bootstrap_inner self.run() File "$(PYTHON_DIR)/threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "$(@D)/paramiko/server.py", line 685, in _run self.start_subsystem(self.__name, self.__transport, self.__channel) File "$(@D)/paramiko/sftp_server.py", line 145, in start_subsystem self._log(DEBUG, "EOF -- end of session") File "$(@D)/paramiko/sftp_server.py", line 134, in _log super()._log(level, "[chan " + self.sock.get_name() + "] " + msg) File "$(@D)/paramiko/sftp.py", line 169, in _log self.logger.log(level, msg, *args) Message: '[chan 0] EOF -- end of session' Arguments: ()