tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tramp: hangs with “found remote shell prompt”, got `run nil “/bin:/usr/b


From: Wenguang Wang
Subject: Tramp: hangs with “found remote shell prompt”, got `run nil “/bin:/usr/bin”` repeatedly in debug buffer
Date: Mon, 6 Apr 2020 09:49:32 -0700

I tried to use Tramp on MacOS with the Emacs downloaded from http://emacsformacosx.com/ and the versions are: Emacs: 26.3 Tramp: 2.3.5.26.3

When I connect to a ubuntu server, Tramp always hang after showing "found remote shell prompt". I set verbose to 10 with the following command:

(setq tramp-verbose 10)

Then type Ctrl-g after it hangs. The following messages repeat forever in the debug buffer:

21:07:47.790498 tramp-get-connection-property (7) # check-remote-echo nil
21:07:47.790591 tramp-get-connection-property (7) # check-remote-echo nil
21:07:48.794171 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0

I tried different Linux hosts but got the same error. I have set up my ssh key so I can ssh without inputting a password. How do I debug further to make Tramp work?

I am attaching the full trace output below:

==== File: *debug tramp/ssh local@homes.local* ====
;; Emacs: 26.3 Tramp: 2.3.5.26.3 -*- mode: outline; -*-
;; Location: /Applications/Emacs.app/Contents/Resources/lisp/net/tramp.elc Git: nil
21:07:36.578955 tramp-get-connection-property (7) # ~ undef
21:07:36.579069 tramp-get-connection-property (7) # process-name nil
21:07:36.579134 tramp-get-connection-property (7) # process-name nil
21:07:36.579192 tramp-get-connection-property (7) # process-buffer nil
21:07:36.579251 tramp-get-connection-property (7) # process-buffer nil
21:07:36.579301 tramp-set-connection-property (7) # process-buffer nil
21:07:36.579518 tramp-maybe-open-connection (3) # Opening connection for local@homes.local using ssh...
21:07:36.614289 tramp-get-local-locale (7) # locale en_US.UTF-8
21:07:36.614388 tramp-get-connection-property (7) # login-args undef
21:07:36.614444 tramp-get-connection-property (7) # login-args undef
21:07:36.614582 tramp-ssh-controlmaster-options (4) # Computing ControlMaster options...
21:07:36.614647 tramp-call-process (6) # ‘ssh -o ControlMaster’ nil  *temp*
21:07:36.622965 tramp-call-process (6) # 255
command-line line 0: missing argument.
21:07:36.623044 tramp-call-process (6) # ‘ssh -o ConnectTimeout=1 -o ControlPath=%C 0.0.0.1’ nil  *temp*
21:07:36.632497 tramp-call-process (6) # 255
ssh: connect to host 0.0.0.1 port 22: No route to host
21:07:36.632606 tramp-call-process (6) # ‘ssh -o ControlPersist’ nil  *temp*
21:07:36.639135 tramp-call-process (6) # 255
command-line line 0: Missing ControlPersist argument.
21:07:36.639207 tramp-ssh-controlmaster-options (4) # Computing ControlMaster options...done
21:07:36.639278 tramp-get-connection-property (7) # process-name nil
21:07:36.639324 tramp-get-connection-property (7) # process-buffer nil
21:07:36.652237 tramp-set-connection-property (7) # vector (tramp-file-name ssh local nil homes.local nil  nil)
21:07:36.652430 tramp-maybe-open-connection (6) # /bin/sh -i
21:07:36.652513 tramp-get-connection-property (7) # vector (tramp-file-name ssh local nil homes.local nil  nil)
21:07:36.652600 tramp-get-connection-property (7) # check-remote-echo nil
21:07:36.652691 tramp-get-connection-property (7) # check-remote-echo nil
21:07:36.660747 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
#$ 
21:07:36.660850 tramp-get-connection-property (7) # check-remote-echo nil
21:07:36.660924 tramp-get-connection-property (7) # check-remote-echo nil
21:07:36.660988 tramp-wait-for-regexp (6) # 
#$ 
21:07:36.661072 tramp-get-connection-property (7) # login-program undef
21:07:36.661143 tramp-get-connection-property (7) # login-args undef
21:07:36.661212 tramp-get-connection-property (7) # login-env undef
21:07:36.661288 tramp-get-connection-property (7) # async-args undef
21:07:36.661364 tramp-get-connection-property (7) # connection-timeout undef
21:07:36.661433 tramp-get-connection-property (7) # temp-file undef
21:07:36.661688 tramp-set-connection-property (7) # temp-file /var/folders/zw/855cv2ts5zggnjs0f4p__7xr0000gp/T/tramp.rOwKIv
21:07:36.665374 tramp-maybe-open-connection (3) # Sending command ‘exec ssh -l local  -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none homes.local’
21:07:36.665449 tramp-get-connection-property (7) # process-name nil
21:07:36.665519 tramp-get-connection-property (7) # remote-echo nil
21:07:36.665575 tramp-send-command (6) # exec ssh -l local  -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none homes.local
21:07:36.665634 tramp-get-connection-property (7) # process-name nil
21:07:36.665694 tramp-get-connection-property (7) # chunksize nil
21:07:36.665754 tramp-set-connection-property (7) # last-cmd-time (24202 43784 665729 0)
21:07:36.665821 tramp-send-string (10) # exec ssh -l local  -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none homes.local
21:07:36.665882 tramp-get-connection-property (7) # process-buffer nil
21:07:36.665983 tramp-set-connection-property (7) # first-password-request 
21:07:36.666133 tramp-process-actions (3) # Waiting for prompts from remote shell...
21:07:37.672105 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
21:07:37.672242 tramp-process-one-action (5) # Looking for regexp "\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
21:07:37.672336 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.672432 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.672562 tramp-process-one-action (5) # Looking for regexp "\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:? *\)\'" from remote shell
21:07:37.672677 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.672753 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.672882 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell
21:07:37.672987 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673064 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673163 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
21:07:37.673251 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673331 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673422 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
21:07:37.673514 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673591 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673691 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell
21:07:37.673768 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673848 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.673939 tramp-process-one-action (5) # Looking for regexp "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\)\'" from remote shell
21:07:37.674018 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.674082 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.674168 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
21:07:37.674239 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.674315 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.674421 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
21:07:37.674490 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.674550 tramp-get-connection-property (7) # check-remote-echo nil
21:07:37.674624 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
21:07:38.667708 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
Welcome to Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 * Kubernetes 1.18 GA is now available! See https://microk8s.io for docs or
   install it with:

     sudo snap install microk8s --channel=1.18 --classic

 * Multipass 1.1 adds proxy support for developers behind enterprise
   firewalls. Rapid prototyping for cloud operations just got easier.


 * Canonical Livepatch is available for installation.
   - Reduce system reboots and improve kernel security. Activate at:

1 package can be updated.
0 updates are security updates.

*** System restart required ***
Last login: Sun Apr  5 20:56:50 2020 from fe80::1c74:9720:e127:bea4%wlp2s0
21:07:38.667938 tramp-process-one-action (5) # Looking for regexp "\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
21:07:38.668041 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.668123 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.670042 tramp-process-one-action (5) # Looking for regexp "\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:? *\)\'" from remote shell
21:07:38.670159 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.670230 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.671018 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell
21:07:38.671104 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.671166 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.671498 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
21:07:38.671568 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.671644 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.671789 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
21:07:38.671853 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.671932 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672133 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell
21:07:38.672213 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672293 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672366 tramp-process-one-action (5) # Looking for regexp "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\)\'" from remote shell
21:07:38.672434 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672491 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672581 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
21:07:38.672648 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672704 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672787 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
21:07:38.672859 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672918 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.672986 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
21:07:38.733422 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
Welcome to Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 * Kubernetes 1.18 GA is now available! See https://microk8s.io for docs or
   install it with:

     sudo snap install microk8s --channel=1.18 --classic

 * Multipass 1.1 adds proxy support for developers behind enterprise
   firewalls. Rapid prototyping for cloud operations just got easier.


 * Canonical Livepatch is available for installation.
   - Reduce system reboots and improve kernel security. Activate at:

1 package can be updated.
0 updates are security updates.

*** System restart required ***
Last login: Sun Apr  5 20:56:50 2020 from fe80::1c74:9720:e127:bea4%wlp2s0
21:07:38 ~ local@Homes $ 
21:07:38.733708 tramp-process-one-action (5) # Looking for regexp "\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
21:07:38.733833 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.733922 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.735883 tramp-process-one-action (5) # Looking for regexp "\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:? *\)\'" from remote shell
21:07:38.736002 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.736089 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.736882 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell
21:07:38.736957 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.737022 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.737352 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
21:07:38.737419 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.737475 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.737541 tramp-process-one-action (5) # Call ‘tramp-action-succeed’
21:07:38.737632 tramp-get-connection-property (7) # process-buffer nil
21:07:38.737694 tramp-process-actions (6) # 
Welcome to Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 * Kubernetes 1.18 GA is now available! See https://microk8s.io for docs or
   install it with:

     sudo snap install microk8s --channel=1.18 --classic

 * Multipass 1.1 adds proxy support for developers behind enterprise
   firewalls. Rapid prototyping for cloud operations just got easier.


 * Canonical Livepatch is available for installation.
   - Reduce system reboots and improve kernel security. Activate at:

1 package can be updated.
0 updates are security updates.

*** System restart required ***
Last login: Sun Apr  5 20:56:50 2020 from fe80::1c74:9720:e127:bea4%wlp2s0
21:07:38 ~ local@Homes $ 
21:07:38.737807 tramp-get-connection-property (7) # process-buffer nil
21:07:38.738012 tramp-process-actions (3) # Waiting for prompts from remote shell...done
21:07:38.738168 tramp-maybe-open-connection (3) # Found remote shell prompt on ‘homes.local’
21:07:38.738240 tramp-get-connection-property (7) # process-buffer nil
21:07:38.739177 tramp-get-file-property (8) # /@AUCDIR/files-x.elc file-readable-p undef
21:07:38.739288 tramp-get-file-property (8) # /@AUCDIR/files-x.elc file-attributes-string nil
21:07:38.739866 tramp-get-file-property (8) # /@AUCDIR/files-x.elc file-attributes-string undef
21:07:38.739952 tramp-get-connection-property (7) # stat undef
21:07:38.740013 tramp-get-remote-stat (5) # Finding a suitable ‘stat’ command
21:07:38.740073 tramp-get-connection-property (7) # remote-path undef
21:07:38.740146 tramp-get-connection-property (7) # process-name nil
21:07:38.740211 tramp-get-connection-property (7) # process-name nil
21:07:38.740274 tramp-get-connection-property (7) # process-buffer nil
21:07:38.740333 tramp-get-connection-property (7) # last-cmd-time (24202 43784 665729 0)
21:07:38.740419 tramp-get-connection-property (7) # process-name nil
21:07:38.740486 tramp-get-connection-property (7) # remote-echo nil
21:07:38.740541 tramp-send-command (6) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:07:38.740598 tramp-get-connection-property (7) # process-name nil
21:07:38.740659 tramp-get-connection-property (7) # chunksize nil
21:07:38.740729 tramp-set-connection-property (7) # last-cmd-time (24202 43786 740713 0)
21:07:38.740794 tramp-send-string (10) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:07:38.740851 tramp-get-connection-property (7) # process-buffer nil
21:07:38.740965 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.741034 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.748961 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:38.749224 tramp-get-connection-property (7) # check-remote-echo nil
21:07:38.749354 tramp-get-connection-property (7) # check-remote-echo nil
21:07:39.755750 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:39.755894 tramp-get-connection-property (7) # check-remote-echo nil
21:07:39.756004 tramp-get-connection-property (7) # check-remote-echo nil
21:07:40.761545 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:40.761755 tramp-get-connection-property (7) # check-remote-echo nil
21:07:40.761879 tramp-get-connection-property (7) # check-remote-echo nil
21:07:41.766342 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:41.766505 tramp-get-connection-property (7) # check-remote-echo nil
21:07:41.766602 tramp-get-connection-property (7) # check-remote-echo nil
21:07:42.770724 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:42.770948 tramp-get-connection-property (7) # check-remote-echo nil
21:07:42.771116 tramp-get-connection-property (7) # check-remote-echo nil
21:07:43.772538 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:43.772672 tramp-get-connection-property (7) # check-remote-echo nil
21:07:43.772748 tramp-get-connection-property (7) # check-remote-echo nil
21:07:44.778542 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:44.778767 tramp-get-connection-property (7) # check-remote-echo nil
21:07:44.778883 tramp-get-connection-property (7) # check-remote-echo nil
21:07:45.780434 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:45.780599 tramp-get-connection-property (7) # check-remote-echo nil
21:07:45.780693 tramp-get-connection-property (7) # check-remote-echo nil
21:07:46.786422 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:46.786680 tramp-get-connection-property (7) # check-remote-echo nil
21:07:46.786824 tramp-get-connection-property (7) # check-remote-echo nil
21:07:47.790342 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:47.790498 tramp-get-connection-property (7) # check-remote-echo nil
21:07:47.790591 tramp-get-connection-property (7) # check-remote-echo nil
21:07:48.794171 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:48.794407 tramp-get-connection-property (7) # check-remote-echo nil
21:07:48.794557 tramp-get-connection-property (7) # check-remote-echo nil
21:07:49.798050 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:49.798187 tramp-get-connection-property (7) # check-remote-echo nil
21:07:49.798270 tramp-get-connection-property (7) # check-remote-echo nil
21:07:50.803949 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:50.804170 tramp-get-connection-property (7) # check-remote-echo nil
21:07:50.804291 tramp-get-connection-property (7) # check-remote-echo nil
21:07:51.567562 tramp-file-name-handler (1) # Interrupt received in operation (file-attributes /ssh:local@homes.local:/@AUCDIR/files-x.elc string)
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:51.567708 tramp-file-name-handler (1) # Interrupt received in operation (file-readable-p /ssh:local@homes.local:/@AUCDIR/files-x.elc)
"/bin:/usr/bin"
tramp_exit_status 0
21:07:38 ~ local@Homes $ 
21:07:51.568006 tramp-maybe-open-connection (3) # Opening connection for local@homes.local using ssh...failed
21:07:51.570398 tramp-get-file-property (8) #  file-truename nil
21:07:51.570488 tramp-flush-directory-property (8) # 
21:07:51.570567 tramp-get-connection-property (7) # process-name nil
21:07:51.570651 tramp-get-connection-property (7) # process-name nil
21:07:51.570725 tramp-flush-connection-property (7) # *tramp/ssh local@homes.local* (vector temp-file last-cmd-time)
21:07:51.570815 tramp-get-connection-property (7) # process-name nil
21:07:51.572103 tramp-flush-connection-property (7) # (tramp-file-name ssh local nil homes.local nil nil nil) (process-buffer first-password-request)
21:07:51.572249 tramp-get-connection-property (7) # process-buffer nil
21:07:51.572384 tramp-file-name-handler (1) # Interrupt received in operation (expand-file-name /ssh:local@homes.local: nil)
21:50:34.924497 tramp-get-connection-property (7) # ~ undef
21:50:34.924605 tramp-get-connection-property (7) # process-name nil
21:50:34.924659 tramp-get-connection-property (7) # process-name nil
21:50:34.924706 tramp-get-connection-property (7) # process-buffer nil
21:50:34.924866 tramp-maybe-open-connection (3) # Opening connection for local@homes.local using ssh...
21:50:34.925064 tramp-get-connection-property (7) # login-args undef
21:50:34.925125 tramp-get-connection-property (7) # login-args undef
21:50:34.925188 tramp-get-connection-property (7) # process-name nil
21:50:34.925236 tramp-get-connection-property (7) # process-buffer nil
21:50:34.939861 tramp-set-connection-property (7) # vector (tramp-file-name ssh local nil homes.local nil  nil)
21:50:34.940042 tramp-maybe-open-connection (6) # /bin/sh -i
21:50:34.940113 tramp-get-connection-property (7) # vector (tramp-file-name ssh local nil homes.local nil  nil)
21:50:34.940203 tramp-get-connection-property (7) # check-remote-echo nil
21:50:34.940254 tramp-get-connection-property (7) # check-remote-echo nil
21:50:34.948828 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
#$ 
21:50:34.948935 tramp-get-connection-property (7) # check-remote-echo nil
21:50:34.948998 tramp-get-connection-property (7) # check-remote-echo nil
21:50:34.949056 tramp-wait-for-regexp (6) # 
#$ 
21:50:34.949130 tramp-get-connection-property (7) # login-program undef
21:50:34.949194 tramp-get-connection-property (7) # login-args undef
21:50:34.949264 tramp-get-connection-property (7) # login-env undef
21:50:34.949324 tramp-get-connection-property (7) # async-args undef
21:50:34.949384 tramp-get-connection-property (7) # connection-timeout undef
21:50:34.949439 tramp-get-connection-property (7) # temp-file undef
21:50:34.949669 tramp-set-connection-property (7) # temp-file /var/folders/zw/855cv2ts5zggnjs0f4p__7xr0000gp/T/tramp.NXvv0z
21:50:34.956378 tramp-maybe-open-connection (3) # Sending command ‘exec ssh -l local  -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none homes.local’
21:50:34.956457 tramp-get-connection-property (7) # process-name nil
21:50:34.956512 tramp-get-connection-property (7) # remote-echo nil
21:50:34.956560 tramp-send-command (6) # exec ssh -l local  -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none homes.local
21:50:34.956609 tramp-get-connection-property (7) # process-name nil
21:50:34.956656 tramp-get-connection-property (7) # chunksize nil
21:50:34.956708 tramp-set-connection-property (7) # last-cmd-time (24202 46362 956696 0)
21:50:34.956771 tramp-send-string (10) # exec ssh -l local  -o ControlMaster=auto -o ControlPath='tramp.%C' -o ControlPersist=no -e none homes.local
21:50:34.956820 tramp-get-connection-property (7) # process-buffer nil
21:50:34.956920 tramp-set-connection-property (7) # first-password-request 
21:50:34.957055 tramp-process-actions (3) # Waiting for prompts from remote shell...
21:50:35.960564 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
21:50:35.960734 tramp-process-one-action (5) # Looking for regexp "\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
21:50:35.960821 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.960897 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961008 tramp-process-one-action (5) # Looking for regexp "\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:? *\)\'" from remote shell
21:50:35.961113 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961195 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961313 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell
21:50:35.961393 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961471 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961561 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
21:50:35.961635 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961709 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961778 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
21:50:35.961848 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961917 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.961993 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell
21:50:35.962063 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962134 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962206 tramp-process-one-action (5) # Looking for regexp "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\)\'" from remote shell
21:50:35.962276 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962343 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962412 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
21:50:35.962480 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962553 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962637 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
21:50:35.962710 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962788 tramp-get-connection-property (7) # check-remote-echo nil
21:50:35.962866 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
21:50:36.127780 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
Welcome to Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 * Kubernetes 1.18 GA is now available! See https://microk8s.io for docs or
   install it with:

     sudo snap install microk8s --channel=1.18 --classic

 * Multipass 1.1 adds proxy support for developers behind enterprise
   firewalls. Rapid prototyping for cloud operations just got easier.


 * Canonical Livepatch is available for installation.
   - Reduce system reboots and improve kernel security. Activate at:

1 package can be updated.
0 updates are security updates.

*** System restart required ***
Last login: Sun Apr  5 21:07:38 2020 from fe80::1c74:9720:e127:bea4%wlp2s0
21:50:36.127951 tramp-process-one-action (5) # Looking for regexp "\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
21:50:36.128045 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.128145 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.130075 tramp-process-one-action (5) # Looking for regexp "\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:? *\)\'" from remote shell
21:50:36.130202 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.130277 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.131014 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell
21:50:36.131080 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.131134 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.131458 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
21:50:36.131527 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.131591 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.131728 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
21:50:36.131788 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.131855 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132063 tramp-process-one-action (5) # Looking for regexp "\(\(Are you sure you want to continue connecting (yes/no)\?\)\s-*\)\'" from remote shell
21:50:36.132135 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132203 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132275 tramp-process-one-action (5) # Looking for regexp "\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return cancels connectio\)n)\)\s-*\)\'" from remote shell
21:50:36.132343 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132398 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132489 tramp-process-one-action (5) # Looking for regexp "\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
21:50:36.132558 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132618 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132702 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
21:50:36.132761 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132827 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.132899 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
21:50:36.195294 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
Welcome to Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 * Kubernetes 1.18 GA is now available! See https://microk8s.io for docs or
   install it with:

     sudo snap install microk8s --channel=1.18 --classic

 * Multipass 1.1 adds proxy support for developers behind enterprise
   firewalls. Rapid prototyping for cloud operations just got easier.


 * Canonical Livepatch is available for installation.
   - Reduce system reboots and improve kernel security. Activate at:

1 package can be updated.
0 updates are security updates.

*** System restart required ***
Last login: Sun Apr  5 21:07:38 2020 from fe80::1c74:9720:e127:bea4%wlp2s0
21:50:36 ~ local@Homes $ 
21:50:36.195565 tramp-process-one-action (5) # Looking for regexp "\(.*\(user\|login\)\( .*\)?: *\)\'" from remote shell
21:50:36.195655 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.195727 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.197691 tramp-process-one-action (5) # Looking for regexp "\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:? *\)\'" from remote shell
21:50:36.197815 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.197882 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.198683 tramp-process-one-action (5) # Looking for regexp "\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o supported authentication methods left to try!\)\|Permission denied\|\(?:Sorry, try again\|Timeout, server not responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote shell
21:50:36.198766 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.198831 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.199167 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
21:50:36.199234 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.199314 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.199384 tramp-process-one-action (5) # Call ‘tramp-action-succeed’
21:50:36.199455 tramp-get-connection-property (7) # process-buffer nil
21:50:36.199537 tramp-process-actions (6) # 
Welcome to Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-76-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

 * Kubernetes 1.18 GA is now available! See https://microk8s.io for docs or
   install it with:

     sudo snap install microk8s --channel=1.18 --classic

 * Multipass 1.1 adds proxy support for developers behind enterprise
   firewalls. Rapid prototyping for cloud operations just got easier.


 * Canonical Livepatch is available for installation.
   - Reduce system reboots and improve kernel security. Activate at:

1 package can be updated.
0 updates are security updates.

*** System restart required ***
Last login: Sun Apr  5 21:07:38 2020 from fe80::1c74:9720:e127:bea4%wlp2s0
21:50:36 ~ local@Homes $ 
21:50:36.199651 tramp-get-connection-property (7) # process-buffer nil
21:50:36.199847 tramp-process-actions (3) # Waiting for prompts from remote shell...done
21:50:36.200014 tramp-maybe-open-connection (3) # Found remote shell prompt on ‘homes.local’
21:50:36.200077 tramp-get-connection-property (7) # process-buffer nil
21:50:36.201060 tramp-get-file-property (8) # /@AUCDIR/files-x.elc file-readable-p undef
21:50:36.201169 tramp-get-file-property (8) # /@AUCDIR/files-x.elc file-attributes-string nil
21:50:36.201747 tramp-get-file-property (8) # /@AUCDIR/files-x.elc file-attributes-string undef
21:50:36.201833 tramp-get-connection-property (7) # stat undef
21:50:36.201906 tramp-get-remote-stat (5) # Finding a suitable ‘stat’ command
21:50:36.201980 tramp-get-connection-property (7) # remote-path undef
21:50:36.202051 tramp-get-connection-property (7) # process-name nil
21:50:36.202108 tramp-get-connection-property (7) # process-name nil
21:50:36.202167 tramp-get-connection-property (7) # process-buffer nil
21:50:36.202242 tramp-get-connection-property (7) # last-cmd-time (24202 46362 956696 0)
21:50:36.202309 tramp-get-connection-property (7) # process-name nil
21:50:36.202373 tramp-get-connection-property (7) # remote-echo nil
21:50:36.202438 tramp-send-command (6) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:50:36.202492 tramp-get-connection-property (7) # process-name nil
21:50:36.202559 tramp-get-connection-property (7) # chunksize nil
21:50:36.202615 tramp-set-connection-property (7) # last-cmd-time (24202 46364 202597 0)
21:50:36.202688 tramp-send-string (10) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
21:50:36.202743 tramp-get-connection-property (7) # process-buffer nil
21:50:36.202854 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.202922 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.217629 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
"/bin:/usr/bin"
21:50:36.217833 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.217919 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.219272 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run t
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:36.219428 tramp-get-connection-property (7) # check-remote-echo nil
21:50:36.219526 tramp-get-connection-property (7) # check-remote-echo nil
21:50:37.222115 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:37.222364 tramp-get-connection-property (7) # check-remote-echo nil
21:50:37.222485 tramp-get-connection-property (7) # check-remote-echo nil
21:50:38.225902 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:38.226048 tramp-get-connection-property (7) # check-remote-echo nil
21:50:38.226129 tramp-get-connection-property (7) # check-remote-echo nil
21:50:39.227033 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:39.227198 tramp-get-connection-property (7) # check-remote-echo nil
21:50:39.227275 tramp-get-connection-property (7) # check-remote-echo nil
21:50:40.228972 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:40.229142 tramp-get-connection-property (7) # check-remote-echo nil
21:50:40.229226 tramp-get-connection-property (7) # check-remote-echo nil
21:50:41.232472 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:41.232715 tramp-get-connection-property (7) # check-remote-echo nil
21:50:41.232851 tramp-get-connection-property (7) # check-remote-echo nil
21:50:42.237898 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:42.238102 tramp-get-connection-property (7) # check-remote-echo nil
21:50:42.238197 tramp-get-connection-property (7) # check-remote-echo nil
21:50:43.239988 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:43.240193 tramp-get-connection-property (7) # check-remote-echo nil
21:50:43.240315 tramp-get-connection-property (7) # check-remote-echo nil
21:50:44.246277 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:44.246453 tramp-get-connection-property (7) # check-remote-echo nil
21:50:44.277568 tramp-get-connection-property (7) # check-remote-echo nil
21:50:45.281704 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:45.281908 tramp-get-connection-property (7) # check-remote-echo nil
21:50:45.282024 tramp-get-connection-property (7) # check-remote-echo nil
21:50:46.284966 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:46.285162 tramp-get-connection-property (7) # check-remote-echo nil
21:50:46.285236 tramp-get-connection-property (7) # check-remote-echo nil
21:50:47.285930 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:47.286128 tramp-get-connection-property (7) # check-remote-echo nil
21:50:47.286262 tramp-get-connection-property (7) # check-remote-echo nil
21:50:48.288583 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:48.288759 tramp-get-connection-property (7) # check-remote-echo nil
21:50:48.288836 tramp-get-connection-property (7) # check-remote-echo nil
21:50:49.293635 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:49.293770 tramp-get-connection-property (7) # check-remote-echo nil
21:50:49.293879 tramp-get-connection-property (7) # check-remote-echo nil
21:50:50.294858 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:50.294993 tramp-get-connection-property (7) # check-remote-echo nil
21:50:50.295066 tramp-get-connection-property (7) # check-remote-echo nil
21:50:51.296026 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:51.296224 tramp-get-connection-property (7) # check-remote-echo nil
21:50:51.296336 tramp-get-connection-property (7) # check-remote-echo nil
21:50:52.299742 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:52.299944 tramp-get-connection-property (7) # check-remote-echo nil
21:50:52.300017 tramp-get-connection-property (7) # check-remote-echo nil
21:50:53.304683 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:53.304880 tramp-get-connection-property (7) # check-remote-echo nil
21:50:53.304993 tramp-get-connection-property (7) # check-remote-echo nil
21:50:54.310840 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:54.311010 tramp-get-connection-property (7) # check-remote-echo nil
21:50:54.311084 tramp-get-connection-property (7) # check-remote-echo nil
21:50:55.316743 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:55.316943 tramp-get-connection-property (7) # check-remote-echo nil
21:50:55.317056 tramp-get-connection-property (7) # check-remote-echo nil
21:50:56.323269 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:56.323463 tramp-get-connection-property (7) # check-remote-echo nil
21:50:56.323548 tramp-get-connection-property (7) # check-remote-echo nil
21:50:57.325132 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:57.325329 tramp-get-connection-property (7) # check-remote-echo nil
21:50:57.325442 tramp-get-connection-property (7) # check-remote-echo nil
21:50:58.326861 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:58.327032 tramp-get-connection-property (7) # check-remote-echo nil
21:50:58.327106 tramp-get-connection-property (7) # check-remote-echo nil
21:50:59.327839 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:50:59.327971 tramp-get-connection-property (7) # check-remote-echo nil
21:50:59.328045 tramp-get-connection-property (7) # check-remote-echo nil
21:51:00.330083 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:00.330193 tramp-get-connection-property (7) # check-remote-echo nil
21:51:00.330252 tramp-get-connection-property (7) # check-remote-echo nil
21:51:01.331132 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:01.331242 tramp-get-connection-property (7) # check-remote-echo nil
21:51:01.331302 tramp-get-connection-property (7) # check-remote-echo nil
21:51:02.333160 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:02.333379 tramp-get-connection-property (7) # check-remote-echo nil
21:51:02.333456 tramp-get-connection-property (7) # check-remote-echo nil
21:51:03.335333 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:03.335533 tramp-get-connection-property (7) # check-remote-echo nil
21:51:03.335656 tramp-get-connection-property (7) # check-remote-echo nil
21:51:04.341856 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:04.342037 tramp-get-connection-property (7) # check-remote-echo nil
21:51:04.342112 tramp-get-connection-property (7) # check-remote-echo nil
21:51:05.345546 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:05.345748 tramp-get-connection-property (7) # check-remote-echo nil
21:51:05.345864 tramp-get-connection-property (7) # check-remote-echo nil
21:51:06.352024 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:06.352159 tramp-get-connection-property (7) # check-remote-echo nil
21:51:06.352234 tramp-get-connection-property (7) # check-remote-echo nil
21:51:07.357234 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:07.357431 tramp-get-connection-property (7) # check-remote-echo nil
21:51:07.357549 tramp-get-connection-property (7) # check-remote-echo nil
21:51:08.358943 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:08.359079 tramp-get-connection-property (7) # check-remote-echo nil
21:51:08.359153 tramp-get-connection-property (7) # check-remote-echo nil
21:51:09.360033 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:09.360238 tramp-get-connection-property (7) # check-remote-echo nil
21:51:09.360354 tramp-get-connection-property (7) # check-remote-echo nil
21:51:10.361807 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:10.361942 tramp-get-connection-property (7) # check-remote-echo nil
21:51:10.362016 tramp-get-connection-property (7) # check-remote-echo nil
21:51:11.367689 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:11.367887 tramp-get-connection-property (7) # check-remote-echo nil
21:51:11.368005 tramp-get-connection-property (7) # check-remote-echo nil
21:51:12.374267 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:12.374419 tramp-get-connection-property (7) # check-remote-echo nil
21:51:12.374495 tramp-get-connection-property (7) # check-remote-echo nil
21:51:13.376692 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:13.376889 tramp-get-connection-property (7) # check-remote-echo nil
21:51:13.377001 tramp-get-connection-property (7) # check-remote-echo nil
21:51:14.378400 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:14.378606 tramp-get-connection-property (7) # check-remote-echo nil
21:51:14.378722 tramp-get-connection-property (7) # check-remote-echo nil
21:51:15.737564 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:15.737708 tramp-get-connection-property (7) # check-remote-echo nil
21:51:15.737784 tramp-get-connection-property (7) # check-remote-echo nil
21:51:17.452229 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:17.452430 tramp-get-connection-property (7) # check-remote-echo nil
21:51:17.452546 tramp-get-connection-property (7) # check-remote-echo nil
21:51:20.283007 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:20.283119 tramp-get-connection-property (7) # check-remote-echo nil
21:51:20.283181 tramp-get-connection-property (7) # check-remote-echo nil
21:51:21.283758 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:21.283986 tramp-get-connection-property (7) # check-remote-echo nil
21:51:21.284104 tramp-get-connection-property (7) # check-remote-echo nil
21:51:22.285459 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:22.285659 tramp-get-connection-property (7) # check-remote-echo nil
21:51:22.285771 tramp-get-connection-property (7) # check-remote-echo nil
21:51:24.528565 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:24.528696 tramp-get-connection-property (7) # check-remote-echo nil
21:51:24.528777 tramp-get-connection-property (7) # check-remote-echo nil
21:51:25.529279 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:25.529411 tramp-get-connection-property (7) # check-remote-echo nil
21:51:25.529484 tramp-get-connection-property (7) # check-remote-echo nil
21:51:32.027584 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:32.028135 tramp-get-connection-property (7) # check-remote-echo nil
21:51:32.028271 tramp-get-connection-property (7) # check-remote-echo nil
21:51:33.028989 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:33.029188 tramp-get-connection-property (7) # check-remote-echo nil
21:51:33.029302 tramp-get-connection-property (7) # check-remote-echo nil
21:51:39.626978 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:39.627155 tramp-get-connection-property (7) # check-remote-echo nil
21:51:39.627343 tramp-get-connection-property (7) # check-remote-echo nil
21:51:42.460784 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:42.460981 tramp-get-connection-property (7) # check-remote-echo nil
21:51:42.461097 tramp-get-connection-property (7) # check-remote-echo nil
21:51:46.977785 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:46.978001 tramp-get-connection-property (7) # check-remote-echo nil
21:51:46.978119 tramp-get-connection-property (7) # check-remote-echo nil
21:51:48.923476 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:48.923624 tramp-get-connection-property (7) # check-remote-echo nil
21:51:48.923701 tramp-get-connection-property (7) # check-remote-echo nil
21:51:49.924896 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:49.925095 tramp-get-connection-property (7) # check-remote-echo nil
21:51:49.925210 tramp-get-connection-property (7) # check-remote-echo nil
21:51:50.925922 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:50.926121 tramp-get-connection-property (7) # check-remote-echo nil
21:51:50.926238 tramp-get-connection-property (7) # check-remote-echo nil
21:51:59.368133 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:51:59.368264 tramp-get-connection-property (7) # check-remote-echo nil
21:51:59.368336 tramp-get-connection-property (7) # check-remote-echo nil
21:52:00.368982 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:00.369181 tramp-get-connection-property (7) # check-remote-echo nil
21:52:00.369296 tramp-get-connection-property (7) # check-remote-echo nil
21:52:01.370620 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:01.370825 tramp-get-connection-property (7) # check-remote-echo nil
21:52:01.370940 tramp-get-connection-property (7) # check-remote-echo nil
21:52:12.371775 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:12.371969 tramp-get-connection-property (7) # check-remote-echo nil
21:52:12.372083 tramp-get-connection-property (7) # check-remote-echo nil
21:52:15.649756 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:15.649928 tramp-get-connection-property (7) # check-remote-echo nil
21:52:15.650036 tramp-get-connection-property (7) # check-remote-echo nil
21:52:16.650707 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:16.650903 tramp-get-connection-property (7) # check-remote-echo nil
21:52:16.651015 tramp-get-connection-property (7) # check-remote-echo nil
21:52:18.586458 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:18.586703 tramp-get-connection-property (7) # check-remote-echo nil
21:52:18.586818 tramp-get-connection-property (7) # check-remote-echo nil
21:52:19.591500 tramp-accept-process-output (10) # *tramp/ssh local@homes.local* run nil
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:19.591702 tramp-get-connection-property (7) # check-remote-echo nil
21:52:19.591817 tramp-get-connection-property (7) # check-remote-echo nil
21:52:20.329489 tramp-file-name-handler (1) # Interrupt received in operation (file-attributes /ssh:local@homes.local:/@AUCDIR/files-x.elc string)
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:20.329632 tramp-file-name-handler (1) # Interrupt received in operation (file-readable-p /ssh:local@homes.local:/@AUCDIR/files-x.elc)
"/bin:/usr/bin"
tramp_exit_status 0
21:50:36 ~ local@Homes $ 
21:52:20.329901 tramp-maybe-open-connection (3) # Opening connection for local@homes.local using ssh...failed
21:52:20.330020 tramp-get-file-property (8) #  file-truename nil
21:52:20.330093 tramp-flush-directory-property (8) # 
21:52:20.330169 tramp-get-connection-property (7) # process-name nil
21:52:20.330233 tramp-get-connection-property (7) # process-name nil
21:52:20.330303 tramp-flush-connection-property (7) # *tramp/ssh local@homes.local* (vector temp-file last-cmd-time)
21:52:20.330393 tramp-get-connection-property (7) # process-name nil
21:52:20.336556 tramp-flush-connection-property (7) # (tramp-file-name ssh local nil homes.local nil nil nil) (process-buffer first-password-request)
21:52:20.336652 tramp-get-connection-property (7) # process-buffer nil
21:52:20.336771 tramp-file-name-handler (1) # Interrupt received in operation (expand-file-name /ssh:local@homes.local: nil)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]