Skip to content

Instantly share code, notes, and snippets.

@davidsantiago
Created July 13, 2011 04:41
Show Gist options
  • Select an option

  • Save davidsantiago/1079729 to your computer and use it in GitHub Desktop.

Select an option

Save davidsantiago/1079729 to your computer and use it in GitHub Desktop.
INFO core - retrieving nodes
INFO core - converging nodes
INFO core - adjust-node-count :stage 1
INFO core - Starting 1 nodes for :stage os-family
INFO jclouds - OS is :ubuntu
INFO jclouds - building node template for :stage
INFO jclouds - authorizing /Users/David/.ssh/id_rsa.pub
INFO jclouds - options {:inbound-ports [22 80 443], :image-id "us-east-1/ami-a6f504cf", :hardware-id "m1.small"}
WARN compute - to avoid creating temporary keys in aws-ec2, use templateOption overrideLoginCredentialWith(id_rsa)
WARN compute - to avoid creating temporary keys in aws-ec2, use templateOption overrideLoginCredentialWith(id_rsa)
INFO ssh - Connecting to 50.19.15.186 port 22
INFO ssh - Connection established
INFO ssh - Remote version string: SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4
INFO ssh - Local version string: SSH-2.0-JSCH-0.1.44
INFO ssh - CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO ssh - SSH_MSG_KEXINIT sent
INFO ssh - Disconnecting from 50.19.15.186 port 22
WARN ssh - << (ubuntu@50.19.15.186:22) error acquiring Session(ubuntu@50.19.15.186:22): Session.connect: java.io.IOException: End of IO Stream Read
INFO ssh - Connecting to 50.19.15.186 port 22
INFO ssh - Connection established
INFO ssh - Remote version string: SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4
INFO ssh - Local version string: SSH-2.0-JSCH-0.1.44
INFO ssh - CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO ssh - SSH_MSG_KEXINIT sent
INFO ssh - Disconnecting from 50.19.15.186 port 22
WARN ssh - << (ubuntu@50.19.15.186:22) error acquiring Session(ubuntu@50.19.15.186:22): Session.connect: java.io.IOException: End of IO Stream Read
INFO ssh - Connecting to 50.19.15.186 port 22
INFO ssh - Connection established
INFO ssh - Remote version string: SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4
INFO ssh - Local version string: SSH-2.0-JSCH-0.1.44
INFO ssh - CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO ssh - SSH_MSG_KEXINIT sent
INFO ssh - Disconnecting from 50.19.15.186 port 22
WARN ssh - << (ubuntu@50.19.15.186:22) error acquiring Session(ubuntu@50.19.15.186:22): Session.connect: java.io.IOException: End of IO Stream Read
INFO ssh - Connecting to 50.19.15.186 port 22
INFO ssh - Connection established
INFO ssh - Remote version string: SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4
INFO ssh - Local version string: SSH-2.0-JSCH-0.1.44
INFO ssh - CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO ssh - SSH_MSG_KEXINIT sent
INFO ssh - SSH_MSG_KEXINIT received
INFO ssh - kex: server->client aes128-ctr hmac-md5 none
INFO ssh - kex: client->server aes128-ctr hmac-md5 none
INFO ssh - SSH_MSG_KEXDH_INIT sent
INFO ssh - expecting SSH_MSG_KEXDH_REPLY
INFO ssh - ssh_rsa_verify: signature true
WARN ssh - Permanently added '50.19.15.186' (RSA) to the list of known hosts.
INFO ssh - SSH_MSG_NEWKEYS sent
INFO ssh - SSH_MSG_NEWKEYS received
INFO ssh - SSH_MSG_SERVICE_REQUEST sent
INFO ssh - SSH_MSG_SERVICE_ACCEPT received
INFO ssh - Authentications that can continue: publickey,keyboard-interactive,password
INFO ssh - Next authentication method: publickey
INFO ssh - Disconnecting from 50.19.15.186 port 22
WARN ssh - << (ubuntu@50.19.15.186:22) error acquiring Session(ubuntu@50.19.15.186:22): Auth fail
INFO ssh - Connecting to 50.19.15.186 port 22
INFO ssh - Connection established
INFO ssh - Remote version string: SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4
INFO ssh - Local version string: SSH-2.0-JSCH-0.1.44
INFO ssh - CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO ssh - SSH_MSG_KEXINIT sent
INFO ssh - SSH_MSG_KEXINIT received
INFO ssh - kex: server->client aes128-ctr hmac-md5 none
INFO ssh - kex: client->server aes128-ctr hmac-md5 none
INFO ssh - SSH_MSG_KEXDH_INIT sent
INFO ssh - expecting SSH_MSG_KEXDH_REPLY
INFO ssh - ssh_rsa_verify: signature true
WARN ssh - Permanently added '50.19.15.186' (RSA) to the list of known hosts.
INFO ssh - SSH_MSG_NEWKEYS sent
INFO ssh - SSH_MSG_NEWKEYS received
INFO ssh - SSH_MSG_SERVICE_REQUEST sent
INFO ssh - SSH_MSG_SERVICE_ACCEPT received
INFO ssh - Authentications that can continue: publickey,keyboard-interactive,password
INFO ssh - Next authentication method: publickey
INFO ssh - Authentication succeeded (publickey).
WARN ssh - << bad status -1 ExecResponse(ubuntu@50.19.15.186:22)[chmod 755 bootstrap]
INFO ssh - Disconnecting from 50.19.15.186 port 22
INFO ssh - Caught an exception, leaving main loop due to Socket closed
INFO core - lift-nodes phases [:settings :configure], groups [:stage]
INFO core - apply-phase :pallet.phase/pre-settings for :stage with 1 nodes
INFO execute - execute-with-ssh on stage "50.19.15.186"
INFO execute - Admin user david /Users/David/.ssh/id_rsa
INFO core - apply-phase :settings for :stage with 1 nodes
INFO execute - execute-with-ssh on stage "50.19.15.186"
INFO execute - Admin user david /Users/David/.ssh/id_rsa
INFO core - apply-phase :pallet.phase/post-settings for :stage with 1 nodes
INFO execute - execute-with-ssh on stage "50.19.15.186"
INFO execute - Admin user david /Users/David/.ssh/id_rsa
INFO core - apply-phase :pallet.phase/pre-configure for :stage with 1 nodes
INFO execute - execute-with-ssh on stage "50.19.15.186"
INFO execute - Admin user david /Users/David/.ssh/id_rsa
INFO core - apply-phase :configure for :stage with 1 nodes
INFO execute - execute-with-ssh on stage "50.19.15.186"
INFO execute - Admin user david /Users/David/.ssh/id_rsa
INFO ssh - Connecting to 50.19.15.186 port 22
INFO ssh - Connection established
INFO ssh - Remote version string: SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4
INFO ssh - Local version string: SSH-2.0-JSCH-0.1.44
INFO ssh - CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO ssh - SSH_MSG_KEXINIT sent
INFO ssh - SSH_MSG_KEXINIT received
INFO ssh - kex: server->client aes128-ctr hmac-md5 none
INFO ssh - kex: client->server aes128-ctr hmac-md5 none
INFO ssh - SSH_MSG_KEXDH_INIT sent
INFO ssh - expecting SSH_MSG_KEXDH_REPLY
INFO ssh - ssh_rsa_verify: signature true
WARN ssh - Permanently added '50.19.15.186' (RSA) to the list of known hosts.
INFO ssh - SSH_MSG_NEWKEYS sent
INFO ssh - SSH_MSG_NEWKEYS received
INFO ssh - SSH_MSG_SERVICE_REQUEST sent
INFO ssh - SSH_MSG_SERVICE_ACCEPT received
INFO ssh - Authentications that can continue: publickey,keyboard-interactive,password
INFO ssh - Next authentication method: publickey
INFO ssh - Authentication succeeded (publickey).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment