Created
October 5, 2017 06:46
-
-
Save s3w47m88/beb0ee446c010ca388ce011da6846345 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ trellis git:(master) ✗ ansible-playbook server.yml -e env=staging -vvvv | |
ansible-playbook 2.4.0.0 | |
config file = /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/ansible.cfg | |
configured module search path = [u'/Users/s3w47m88/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] | |
ansible python module location = /Library/Python/2.7/site-packages/ansible | |
executable location = /usr/local/bin/ansible-playbook | |
python version = 2.7.10 (default, Feb 7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)] | |
Using /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/ansible.cfg as config file | |
setting up inventory plugins | |
Parsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/development inventory source with ini plugin | |
Parsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/production inventory source with ini plugin | |
Parsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/staging inventory source with ini plugin | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/common/tasks/disable_challenge_sites.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/common/tasks/reload_nginx.yml | |
[DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions. This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/vendor/roles/ntp/tasks/clock-rhel-6.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/users/tasks/connection-warnings.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/vendor/roles/composer/tasks/global-require.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/vendor/roles/composer/tasks/project-bin.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/letsencrypt/tasks/setup.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/letsencrypt/tasks/nginx.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/common/tasks/reload_nginx.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/letsencrypt/tasks/certificates.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/wordpress-setup/tasks/database.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/wordpress-setup/tasks/self-signed-certificate.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/wordpress-setup/tasks/nginx-client-cert.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/wordpress-setup/tasks/nginx-includes.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/wordpress-setup/tasks/nginx.yml | |
statically imported: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/common/tasks/disable_challenge_sites.yml | |
Loading callback plugin output of type stdout, v2.0 from /Library/Python/2.7/site-packages/ansible/plugins/callback/__init__.pyc | |
PLAYBOOK: server.yml ******************************************************************************************************************************************************************************************************************************************************************************************************************************************************* | |
4 plays in server.yml | |
PLAY [Ensure necessary variables are defined] ****************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
META: ran handlers | |
TASK [Ensure environment is defined] *************************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/variable-check.yml:8 | |
skipping: [localhost] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False", | |
"skipped": true | |
} | |
META: ran handlers | |
META: ran handlers | |
PLAY [Test Connection and Determine Remote User] *************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
META: ran handlers | |
TASK [connection : Require manual definition of remote-user] *************************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/connection/tasks/main.yml:2 | |
skipping: [thewaitstaffteam.theportlandcompany.com] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False", | |
"skipped": true | |
} | |
TASK [connection : Specify preferred HostKeyAlgorithms for unknown hosts] ************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/connection/tasks/main.yml:9 | |
skipping: [thewaitstaffteam.theportlandcompany.com] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False", | |
"skipped": true | |
} | |
TASK [connection : Check whether Ansible can connect as root] ************************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/connection/tasks/main.yml:18 | |
Using module file /Library/Python/2.7/site-packages/ansible/modules/commands/command.py | |
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: s3w47m88 | |
<localhost> EXEC /bin/sh -c 'echo ~ && sleep 0' | |
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /Users/s3w47m88/.ansible/tmp/ansible-tmp-1507185779.27-16756251051034 `" && echo ansible-tmp-1507185779.27-16756251051034="` echo /Users/s3w47m88/.ansible/tmp/ansible-tmp-1507185779.27-16756251051034 `" ) && sleep 0' | |
<localhost> PUT /var/folders/r9/yblw82v55slg5vthy4gp7wjc0000gp/T/tmpRhxVkj TO /Users/s3w47m88/.ansible/tmp/ansible-tmp-1507185779.27-16756251051034/command.py | |
<localhost> EXEC /bin/sh -c 'chmod u+x /Users/s3w47m88/.ansible/tmp/ansible-tmp-1507185779.27-16756251051034/ /Users/s3w47m88/.ansible/tmp/ansible-tmp-1507185779.27-16756251051034/command.py && sleep 0' | |
<localhost> EXEC /bin/sh -c 'ANSIBLE_SSH_ARGS='"'"'-o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s '"'"' /usr/bin/python /Users/s3w47m88/.ansible/tmp/ansible-tmp-1507185779.27-16756251051034/command.py; rm -rf "/Users/s3w47m88/.ansible/tmp/ansible-tmp-1507185779.27-16756251051034/" > /dev/null 2>&1 && sleep 0' | |
ok: [thewaitstaffteam.theportlandcompany.com -> localhost] => { | |
"changed": false, | |
"cmd": [ | |
"ansible", | |
"thewaitstaffteam.theportlandcompany.com", | |
"-m", | |
"raw", | |
"-a", | |
"whoami", | |
"-u", | |
"root", | |
"--connection=smart", | |
"--timeout=10", | |
"--inventory=/Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts", | |
"-vvvv" | |
], | |
"delta": "0:00:00.843907", | |
"end": "2017-10-04 23:43:00.324270", | |
"failed": false, | |
"failed_when_result": false, | |
"invocation": { | |
"module_args": { | |
"_raw_params": "ansible thewaitstaffteam.theportlandcompany.com -m raw -a whoami\n -u root --connection='smart' --timeout='10' --inventory='/Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts' -vvvv", | |
"_uses_shell": false, | |
"chdir": null, | |
"creates": null, | |
"executable": null, | |
"removes": null, | |
"stdin": null, | |
"warn": true | |
} | |
}, | |
"msg": "non-zero return code", | |
"rc": 4, | |
"start": "2017-10-04 23:42:59.480363", | |
"stderr": "\u001b[0;31mERROR! conflicting action statements: raw, async\u001b[0m\n\u001b[0;31mexception type: <class 'ansible.errors.AnsibleParserError'>\u001b[0m\n\u001b[0;31mexception: conflicting action statements: raw, async\u001b[0m", | |
"stderr_lines": [ | |
"\u001b[0;31mERROR! conflicting action statements: raw, async\u001b[0m", | |
"\u001b[0;31mexception type: <class 'ansible.errors.AnsibleParserError'>\u001b[0m", | |
"\u001b[0;31mexception: conflicting action statements: raw, async\u001b[0m" | |
], | |
"stdout": "\u001b[0;34mansible 2.4.0.0\u001b[0m\n\u001b[0;34m config file = /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/ansible.cfg\u001b[0m\n\u001b[0;34m configured module search path = [u'/Users/s3w47m88/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']\u001b[0m\n\u001b[0;34m ansible python module location = /Library/Python/2.7/site-packages/ansible\u001b[0m\n\u001b[0;34m executable location = /usr/local/bin/ansible\u001b[0m\n\u001b[0;34m python version = 2.7.10 (default, Feb 7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]\u001b[0m\n\u001b[0;34mUsing /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/ansible.cfg as config file\u001b[0m\n\u001b[0;34msetting up inventory plugins\u001b[0m\n\u001b[0;34mParsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/development inventory source with ini plugin\u001b[0m\n\u001b[0;34mParsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/production inventory source with ini plugin\u001b[0m\n\u001b[0;34mParsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/staging inventory source with ini plugin\u001b[0m", | |
"stdout_lines": [ | |
"\u001b[0;34mansible 2.4.0.0\u001b[0m", | |
"\u001b[0;34m config file = /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/ansible.cfg\u001b[0m", | |
"\u001b[0;34m configured module search path = [u'/Users/s3w47m88/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']\u001b[0m", | |
"\u001b[0;34m ansible python module location = /Library/Python/2.7/site-packages/ansible\u001b[0m", | |
"\u001b[0;34m executable location = /usr/local/bin/ansible\u001b[0m", | |
"\u001b[0;34m python version = 2.7.10 (default, Feb 7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]\u001b[0m", | |
"\u001b[0;34mUsing /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/ansible.cfg as config file\u001b[0m", | |
"\u001b[0;34msetting up inventory plugins\u001b[0m", | |
"\u001b[0;34mParsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/development inventory source with ini plugin\u001b[0m", | |
"\u001b[0;34mParsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/production inventory source with ini plugin\u001b[0m", | |
"\u001b[0;34mParsed /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/hosts/staging inventory source with ini plugin\u001b[0m" | |
] | |
} | |
TASK [connection : Warn about change in host keys] ************************************************************************************************************************************************************************************************************************************************************************************************************************* | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/connection/tasks/main.yml:30 | |
skipping: [thewaitstaffteam.theportlandcompany.com] => { | |
"changed": false, | |
"skip_reason": "Conditional result was False", | |
"skipped": true | |
} | |
TASK [connection : Set remote user for each host] ************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/connection/tasks/main.yml:54 | |
ok: [thewaitstaffteam.theportlandcompany.com] => { | |
"ansible_facts": { | |
"ansible_user": "admin" | |
}, | |
"changed": false, | |
"failed": false | |
} | |
TASK [connection : Announce which user was selected] *********************************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/connection/tasks/main.yml:59 | |
Note: Ansible will attempt connections as user = admin | |
ok: [thewaitstaffteam.theportlandcompany.com] => {} | |
TASK [connection : Load become password] *********************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/roles/connection/tasks/main.yml:77 | |
ok: [thewaitstaffteam.theportlandcompany.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} | |
META: ran handlers | |
META: ran handlers | |
PLAY [Install prerequisites] *********************************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
META: ran handlers | |
TASK [Install Python 2.x] ************************************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
task path: /Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/server.yml:17 | |
<thewaitstaffteam.theportlandcompany.com> ESTABLISH SSH CONNECTION FOR USER: admin | |
<thewaitstaffteam.theportlandcompany.com> SSH: EXEC ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=admin -o ConnectTimeout=10 -o ControlPath=/Users/s3w47m88/.ansible/cp/9847e8525c -tt thewaitstaffteam.theportlandcompany.com 'sudo -H -S -p "[sudo via ansible, key=pqnrdutfpfstugjrvtzysoiyxvvudtkw] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pqnrdutfpfstugjrvtzysoiyxvvudtkw; which python || sudo apt-get update && sudo apt-get install -qq -y python-simplejson'"'"'' | |
<thewaitstaffteam.theportlandcompany.com> (255, '', 'OpenSSH_7.4p1, LibreSSL 2.5.0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/Users/s3w47m88/.ansible/cp/9847e8525c" does not exist\r\ndebug2: resolving "thewaitstaffteam.theportlandcompany.com" port 22\r\ndebug2: ssh_connect_direct: needpriv 0\r\ndebug1: Connecting to thewaitstaffteam.theportlandcompany.com [107.170.194.131] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 9980 ms remain after connect\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_rsa type 1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_rsa-cert type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_dsa type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_dsa-cert type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ecdsa type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ecdsa-cert type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ed25519 type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ed25519-cert type -1\r\ndebug1: Enabling compatibility mode for protocol 2.0\r\ndebug1: Local version string SSH-2.0-OpenSSH_7.4\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.2\r\ndebug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.2 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to thewaitstaffteam.theportlandcompany.com:22 as \'admin\'\r\ndebug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ED25519 in file /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: load_hostkeys: loaded 1 keys from thewaitstaffteam.theportlandcompany.com\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],ssh-ed25519\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: [email protected],ssh-ed25519,[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],aes128-cbc,aes192-cbc,aes256-cbc\r\ndebug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],aes128-cbc,aes192-cbc,aes256-cbc\r\ndebug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,[email protected],zlib\r\ndebug2: compression stoc: none,[email protected],zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519\r\ndebug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]\r\ndebug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]\r\ndebug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,[email protected]\r\ndebug2: compression stoc: none,[email protected]\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: [email protected]\r\ndebug1: kex: host key algorithm: ssh-ed25519\r\ndebug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ssh-ed25519 SHA256:vU0x749TOS33JeDWvvXO9xCeCSR8xzJSxt3Rcsn/Ik8\r\ndebug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ED25519 in file /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: load_hostkeys: loaded 1 keys from thewaitstaffteam.theportlandcompany.com\r\ndebug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ED25519 in file /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: load_hostkeys: loaded 1 keys from 107.170.194.131\r\ndebug1: Host \'thewaitstaffteam.theportlandcompany.com\' is known and matches the ED25519 host key.\r\ndebug1: Found key in /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey after 134217728 blocks\r\ndebug2: key: /Users/s3w47m88/.ssh/id_rsa (0x7f9d4b500120)\r\ndebug2: key: /Users/s3w47m88/.ssh/id_dsa (0x0)\r\ndebug2: key: /Users/s3w47m88/.ssh/id_ecdsa (0x0)\r\ndebug2: key: /Users/s3w47m88/.ssh/id_ed25519 (0x0)\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey\r\ndebug3: start over, passed a different list publickey\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering RSA public key: /Users/s3w47m88/.ssh/id_rsa\r\ndebug3: send_pubkey_test\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey\r\ndebug1: Trying private key: /Users/s3w47m88/.ssh/id_dsa\r\ndebug3: no such identity: /Users/s3w47m88/.ssh/id_dsa: No such file or directory\r\ndebug1: Trying private key: /Users/s3w47m88/.ssh/id_ecdsa\r\ndebug3: no such identity: /Users/s3w47m88/.ssh/id_ecdsa: No such file or directory\r\ndebug1: Trying private key: /Users/s3w47m88/.ssh/id_ed25519\r\ndebug3: no such identity: /Users/s3w47m88/.ssh/id_ed25519: No such file or directory\r\ndebug2: we did not send a packet, disable method\r\ndebug1: No more authentication methods to try.\r\nPermission denied (publickey).\r\n') | |
<thewaitstaffteam.theportlandcompany.com> ssh_retry: attempt: 0, ssh return code is 255. cmd (['ssh', '-vvv', '-o', 'ForwardAgent=yes', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=admin', '-o', 'ConnectTimeout=10', '-o', 'ControlPath=/Users/s3w47m88/.ansible/cp/9847e8525c', '-tt', 'thewaitstaffteam.theportlandcompany.com', 'sudo -H -S -p "[sudo via ansible, key=pqnrdutfpfstugjrvtzysoiyxvvudtkw] password: " -u root /bin/sh -c \'echo BECOME-SUCCESS-pqnrdutfpfstugjrvtzysoiyxvvudtkw; which python || sudo apt-get update && sudo apt-get install -qq -y python-simplejson\'']...), pausing for 0 seconds | |
<thewaitstaffteam.theportlandcompany.com> SSH: EXEC ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=admin -o ConnectTimeout=10 -o ControlPath=/Users/s3w47m88/.ansible/cp/9847e8525c -tt thewaitstaffteam.theportlandcompany.com 'sudo -H -S -p "[sudo via ansible, key=pqnrdutfpfstugjrvtzysoiyxvvudtkw] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pqnrdutfpfstugjrvtzysoiyxvvudtkw; which python || sudo apt-get update && sudo apt-get install -qq -y python-simplejson'"'"'' | |
<thewaitstaffteam.theportlandcompany.com> (255, '', 'OpenSSH_7.4p1, LibreSSL 2.5.0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: auto-mux: Trying existing master\r\ndebug1: Control socket "/Users/s3w47m88/.ansible/cp/9847e8525c" does not exist\r\ndebug2: resolving "thewaitstaffteam.theportlandcompany.com" port 22\r\ndebug2: ssh_connect_direct: needpriv 0\r\ndebug1: Connecting to thewaitstaffteam.theportlandcompany.com [107.170.194.131] port 22.\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: fd 5 clearing O_NONBLOCK\r\ndebug1: Connection established.\r\ndebug3: timeout: 9980 ms remain after connect\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_rsa type 1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_rsa-cert type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_dsa type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_dsa-cert type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ecdsa type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ecdsa-cert type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ed25519 type -1\r\ndebug1: key_load_public: No such file or directory\r\ndebug1: identity file /Users/s3w47m88/.ssh/id_ed25519-cert type -1\r\ndebug1: Enabling compatibility mode for protocol 2.0\r\ndebug1: Local version string SSH-2.0-OpenSSH_7.4\r\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.2\r\ndebug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.2 pat OpenSSH* compat 0x04000000\r\ndebug2: fd 5 setting O_NONBLOCK\r\ndebug1: Authenticating to thewaitstaffteam.theportlandcompany.com:22 as \'admin\'\r\ndebug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ED25519 in file /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: load_hostkeys: loaded 1 keys from thewaitstaffteam.theportlandcompany.com\r\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],ssh-ed25519\r\ndebug3: send packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT sent\r\ndebug3: receive packet: type 20\r\ndebug1: SSH2_MSG_KEXINIT received\r\ndebug2: local client KEXINIT proposal\r\ndebug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\r\ndebug2: host key algorithms: [email protected],ssh-ed25519,[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\ndebug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],aes128-cbc,aes192-cbc,aes256-cbc\r\ndebug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],aes128-cbc,aes192-cbc,aes256-cbc\r\ndebug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,[email protected],zlib\r\ndebug2: compression stoc: none,[email protected],zlib\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug2: peer server KEXINIT proposal\r\ndebug2: KEX algorithms: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1\r\ndebug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519\r\ndebug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]\r\ndebug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]\r\ndebug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1\r\ndebug2: compression ctos: none,[email protected]\r\ndebug2: compression stoc: none,[email protected]\r\ndebug2: languages ctos: \r\ndebug2: languages stoc: \r\ndebug2: first_kex_follows 0 \r\ndebug2: reserved 0 \r\ndebug1: kex: algorithm: [email protected]\r\ndebug1: kex: host key algorithm: ssh-ed25519\r\ndebug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none\r\ndebug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none\r\ndebug3: send packet: type 30\r\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\ndebug3: receive packet: type 31\r\ndebug1: Server host key: ssh-ed25519 SHA256:vU0x749TOS33JeDWvvXO9xCeCSR8xzJSxt3Rcsn/Ik8\r\ndebug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ED25519 in file /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: load_hostkeys: loaded 1 keys from thewaitstaffteam.theportlandcompany.com\r\ndebug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts"\r\ndebug3: record_hostkey: found key type ED25519 in file /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: load_hostkeys: loaded 1 keys from 107.170.194.131\r\ndebug1: Host \'thewaitstaffteam.theportlandcompany.com\' is known and matches the ED25519 host key.\r\ndebug1: Found key in /Users/s3w47m88/.ssh/known_hosts:10\r\ndebug3: send packet: type 21\r\ndebug2: set_newkeys: mode 1\r\ndebug1: rekey after 134217728 blocks\r\ndebug1: SSH2_MSG_NEWKEYS sent\r\ndebug1: expecting SSH2_MSG_NEWKEYS\r\ndebug3: receive packet: type 21\r\ndebug1: SSH2_MSG_NEWKEYS received\r\ndebug2: set_newkeys: mode 0\r\ndebug1: rekey after 134217728 blocks\r\ndebug2: key: /Users/s3w47m88/.ssh/id_rsa (0x7f80f5500e60)\r\ndebug2: key: /Users/s3w47m88/.ssh/id_dsa (0x0)\r\ndebug2: key: /Users/s3w47m88/.ssh/id_ecdsa (0x0)\r\ndebug2: key: /Users/s3w47m88/.ssh/id_ed25519 (0x0)\r\ndebug3: send packet: type 5\r\ndebug3: receive packet: type 7\r\ndebug1: SSH2_MSG_EXT_INFO received\r\ndebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>\r\ndebug3: receive packet: type 6\r\ndebug2: service_accept: ssh-userauth\r\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\r\ndebug3: send packet: type 50\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey\r\ndebug3: start over, passed a different list publickey\r\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_lookup publickey\r\ndebug3: remaining preferred: ,gssapi-keyex,hostbased,publickey\r\ndebug3: authmethod_is_enabled publickey\r\ndebug1: Next authentication method: publickey\r\ndebug1: Offering RSA public key: /Users/s3w47m88/.ssh/id_rsa\r\ndebug3: send_pubkey_test\r\ndebug3: send packet: type 50\r\ndebug2: we sent a publickey packet, wait for reply\r\ndebug3: receive packet: type 51\r\ndebug1: Authentications that can continue: publickey\r\ndebug1: Trying private key: /Users/s3w47m88/.ssh/id_dsa\r\ndebug3: no such identity: /Users/s3w47m88/.ssh/id_dsa: No such file or directory\r\ndebug1: Trying private key: /Users/s3w47m88/.ssh/id_ecdsa\r\ndebug3: no such identity: /Users/s3w47m88/.ssh/id_ecdsa: No such file or directory\r\ndebug1: Trying private key: /Users/s3w47m88/.ssh/id_ed25519\r\ndebug3: no such identity: /Users/s3w47m88/.ssh/id_ed25519: No such file or directory\r\ndebug2: we did not send a packet, disable method\r\ndebug1: No more authentication methods to try.\r\nPermission denied (publickey).\r\n') | |
System info: | |
Ansible 2.4.0.0; Darwin | |
Trellis at "Normalize `apt` tasks" | |
--------------------------------------------------- | |
Failed to connect to the host via ssh: OpenSSH_7.4p1, LibreSSL 2.5.0 | |
debug1: Reading configuration data /etc/ssh/ssh_config | |
debug1: auto-mux: Trying existing master | |
debug1: Control socket "/Users/s3w47m88/.ansible/cp/9847e8525c" does not | |
exist | |
debug2: resolving "thewaitstaffteam.theportlandcompany.com" port 22 | |
debug2: ssh_connect_direct: needpriv 0 | |
debug1: Connecting to thewaitstaffteam.theportlandcompany.com | |
[107.170.194.131] port 22. | |
debug2: fd 5 setting O_NONBLOCK | |
debug1: fd 5 clearing O_NONBLOCK | |
debug1: Connection established. | |
debug3: timeout: 9980 ms remain after connect | |
debug1: identity file /Users/s3w47m88/.ssh/id_rsa type 1 | |
debug1: key_load_public: No such file or directory | |
debug1: identity file /Users/s3w47m88/.ssh/id_rsa-cert type -1 | |
debug1: key_load_public: No such file or directory | |
debug1: identity file /Users/s3w47m88/.ssh/id_dsa type -1 | |
debug1: key_load_public: No such file or directory | |
debug1: identity file /Users/s3w47m88/.ssh/id_dsa-cert type -1 | |
debug1: key_load_public: No such file or directory | |
debug1: identity file /Users/s3w47m88/.ssh/id_ecdsa type -1 | |
debug1: key_load_public: No such file or directory | |
debug1: identity file /Users/s3w47m88/.ssh/id_ecdsa-cert type -1 | |
debug1: key_load_public: No such file or directory | |
debug1: identity file /Users/s3w47m88/.ssh/id_ed25519 type -1 | |
debug1: key_load_public: No such file or directory | |
debug1: identity file /Users/s3w47m88/.ssh/id_ed25519-cert type -1 | |
debug1: Enabling compatibility mode for protocol 2.0 | |
debug1: Local version string SSH-2.0-OpenSSH_7.4 | |
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 | |
Ubuntu-4ubuntu2.2 | |
debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.2 pat OpenSSH* compat 0x04000000 | |
debug2: fd 5 setting O_NONBLOCK | |
debug1: Authenticating to thewaitstaffteam.theportlandcompany.com:22 as | |
'admin' | |
debug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts" | |
debug3: record_hostkey: found key type ED25519 in file | |
/Users/s3w47m88/.ssh/known_hosts:10 | |
debug3: load_hostkeys: loaded 1 keys from | |
thewaitstaffteam.theportlandcompany.com | |
debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh- | |
[email protected],ssh-ed25519 | |
debug3: send packet: type 20 | |
debug1: SSH2_MSG_KEXINIT sent | |
debug3: receive packet: type 20 | |
debug1: SSH2_MSG_KEXINIT received | |
debug2: local client KEXINIT proposal | |
debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh- | |
sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group- | |
exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512 | |
,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie- | |
hellman-group14-sha1,ext-info-c | |
debug2: host key algorithms: [email protected],ssh-ed25519 | |
,[email protected],ecdsa- | |
[email protected],[email protected] | |
,[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa- | |
sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa | |
debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes | |
256-ctr,[email protected],[email protected],aes128-cbc,aes192-cbc,a | |
es256-cbc | |
debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes | |
256-ctr,[email protected],[email protected],aes128-cbc,aes192-cbc,a | |
es256-cbc | |
debug2: MACs ctos: [email protected],[email protected],hmac- | |
[email protected],[email protected],hmac- | |
[email protected],[email protected],[email protected],hmac-sha2-256 | |
,hmac-sha2-512,hmac-sha1 | |
debug2: MACs stoc: [email protected],[email protected],hmac- | |
[email protected],[email protected],hmac- | |
[email protected],[email protected],[email protected],hmac-sha2-256 | |
,hmac-sha2-512,hmac-sha1 | |
debug2: compression ctos: none,[email protected],zlib | |
debug2: compression stoc: none,[email protected],zlib | |
debug2: languages ctos: | |
debug2: languages stoc: | |
debug2: first_kex_follows 0 | |
debug2: reserved 0 | |
debug2: peer server KEXINIT proposal | |
debug2: KEX algorithms: [email protected],ecdh-sha2-nistp256,ecdh- | |
sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie- | |
hellman-group14-sha1 | |
debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa- | |
sha2-nistp256,ssh-ed25519 | |
debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes | |
256-ctr,[email protected],[email protected] | |
debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes | |
256-ctr,[email protected],[email protected] | |
debug2: MACs ctos: [email protected],[email protected],hmac- | |
[email protected],[email protected],hmac- | |
[email protected],[email protected],[email protected],hmac-sha2-256 | |
,hmac-sha2-512,hmac-sha1 | |
debug2: MACs stoc: [email protected],[email protected],hmac- | |
[email protected],[email protected],hmac- | |
[email protected],[email protected],[email protected],hmac-sha2-256 | |
,hmac-sha2-512,hmac-sha1 | |
debug2: compression ctos: none,[email protected] | |
debug2: compression stoc: none,[email protected] | |
debug2: languages ctos: | |
debug2: languages stoc: | |
debug2: first_kex_follows 0 | |
debug2: reserved 0 | |
debug1: kex: algorithm: [email protected] | |
debug1: kex: host key algorithm: ssh-ed25519 | |
debug1: kex: server->client cipher: [email protected] MAC: | |
<implicit> compression: none | |
debug1: kex: client->server cipher: [email protected] MAC: | |
<implicit> compression: none | |
debug3: send packet: type 30 | |
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY | |
debug3: receive packet: type 31 | |
debug1: Server host key: ssh-ed25519 | |
SHA256:vU0x749TOS33JeDWvvXO9xCeCSR8xzJSxt3Rcsn/Ik8 | |
debug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts" | |
debug3: record_hostkey: found key type ED25519 in file | |
/Users/s3w47m88/.ssh/known_hosts:10 | |
debug3: load_hostkeys: loaded 1 keys from | |
thewaitstaffteam.theportlandcompany.com | |
debug3: hostkeys_foreach: reading file "/Users/s3w47m88/.ssh/known_hosts" | |
debug3: record_hostkey: found key type ED25519 in file | |
/Users/s3w47m88/.ssh/known_hosts:10 | |
debug3: load_hostkeys: loaded 1 keys from 107.170.194.131 | |
debug1: Host 'thewaitstaffteam.theportlandcompany.com' is known and matches | |
the ED25519 host key. | |
debug1: Found key in /Users/s3w47m88/.ssh/known_hosts:10 | |
debug3: send packet: type 21 | |
debug2: set_newkeys: mode 1 | |
debug1: rekey after 134217728 blocks | |
debug1: SSH2_MSG_NEWKEYS sent | |
debug1: expecting SSH2_MSG_NEWKEYS | |
debug3: receive packet: type 21 | |
debug1: SSH2_MSG_NEWKEYS received | |
debug2: set_newkeys: mode 0 | |
debug1: rekey after 134217728 blocks | |
debug2: key: /Users/s3w47m88/.ssh/id_rsa (0x7f80f5500e60) | |
debug2: key: /Users/s3w47m88/.ssh/id_dsa (0x0) | |
debug2: key: /Users/s3w47m88/.ssh/id_ecdsa (0x0) | |
debug2: key: /Users/s3w47m88/.ssh/id_ed25519 (0x0) | |
debug3: send packet: type 5 | |
debug3: receive packet: type 7 | |
debug1: SSH2_MSG_EXT_INFO received | |
debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512> | |
debug3: receive packet: type 6 | |
debug2: service_accept: ssh-userauth | |
debug1: SSH2_MSG_SERVICE_ACCEPT received | |
debug3: send packet: type 50 | |
debug3: receive packet: type 51 | |
debug1: Authentications that can continue: publickey | |
debug3: start over, passed a different list publickey | |
debug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey | |
debug3: authmethod_lookup publickey | |
debug3: remaining preferred: ,gssapi-keyex,hostbased,publickey | |
debug3: authmethod_is_enabled publickey | |
debug1: Next authentication method: publickey | |
debug1: Offering RSA public key: /Users/s3w47m88/.ssh/id_rsa | |
debug3: send_pubkey_test | |
debug3: send packet: type 50 | |
debug2: we sent a publickey packet, wait for reply | |
debug3: receive packet: type 51 | |
debug1: Authentications that can continue: publickey | |
debug1: Trying private key: /Users/s3w47m88/.ssh/id_dsa | |
debug3: no such identity: /Users/s3w47m88/.ssh/id_dsa: No such file or | |
directory | |
debug1: Trying private key: /Users/s3w47m88/.ssh/id_ecdsa | |
debug3: no such identity: /Users/s3w47m88/.ssh/id_ecdsa: No such file or | |
directory | |
debug1: Trying private key: /Users/s3w47m88/.ssh/id_ed25519 | |
debug3: no such identity: /Users/s3w47m88/.ssh/id_ed25519: No such file or | |
directory | |
debug2: we did not send a packet, disable method | |
debug1: No more authentication methods to try. | |
Permission denied (publickey). | |
fatal: [thewaitstaffteam.theportlandcompany.com]: UNREACHABLE! => { | |
"changed": false, | |
"unreachable": true | |
} | |
to retry, use: --limit @/Users/s3w47m88/Sites/thewaitstaffteam.com/trellis/server.retry | |
PLAY RECAP ***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************** | |
localhost : ok=0 changed=0 unreachable=0 failed=0 | |
thewaitstaffteam.theportlandcompany.com : ok=4 changed=0 unreachable=1 failed=0 | |
➜ trellis git:(master) ✗ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment