[admin@localhost ~]$ starcluster start mycluster StarCluster - (http://web.mit.edu/starcluster) (v. 0.92rc2) Software Tools for Academics and Researchers (STAR) Please submit bug reports to starcluster@mit.edu >>> Using default cluster template: smallcluster >>> Validating cluster template settings... >>> Cluster template settings are valid >>> Starting cluster... >>> Launching a 2-node cluster... >>> Launching a 2-node cluster... >>> Creating security group @sc-mycluster... Reservation:r-aebc15c0 >>> Waiting for cluster to come up... (updating every 30s) >>> Waiting for all nodes to be in a 'running' state... 2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% >>> Waiting for SSH to come up on all nodes... 2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% >>> The master node is ec2-75-101-240-158.compute-1.amazonaws.com >>> Setting up the cluster... >>> Configuring hostnames... 2/2 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% >>> Shutting down threads... 20/20 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 100% error occured in job (id=master): Garbage packet received Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/starcluster/threadpool.py", line 32, in run job.run() File "build/bdist.linux-x86_64/egg/starcluster/threadpool.py", line 55, in run r = self.method(*self.args) File "build/bdist.linux-x86_64/egg/starcluster/node.py", line 622, in set_hostname hostname_file = self.ssh.remote_file("/etc/hostname", "w") File "build/bdist.linux-x86_64/egg/starcluster/ssh.py", line 266, in remote_file rfile = self.sftp.open(file, mode) File "build/bdist.linux-x86_64/egg/starcluster/ssh.py", line 165, in sftp self._sftp = paramiko.SFTPClient.from_transport(self.transport) File "build/bdist.linux-x86_64/egg/paramiko/sftp_client.py", line 106, in from_transport return cls(chan) File "build/bdist.linux-x86_64/egg/paramiko/sftp_client.py", line 87, in __init__ server_version = self._send_version() File "build/bdist.linux-x86_64/egg/paramiko/sftp.py", line 108, in _send_version t, data = self._read_packet() File "build/bdist.linux-x86_64/egg/paramiko/sftp.py", line 179, in _read_packet raise SFTPError('Garbage packet received') SFTPError: Garbage packet received error occured in job (id=node001): Garbage packet received Traceback (most recent call last): File "build/bdist.linux-x86_64/egg/starcluster/threadpool.py", line 32, in run job.run() File "build/bdist.linux-x86_64/egg/starcluster/threadpool.py", line 55, in run r = self.method(*self.args) File "build/bdist.linux-x86_64/egg/starcluster/node.py", line 622, in set_hostname hostname_file = self.ssh.remote_file("/etc/hostname", "w") File "build/bdist.linux-x86_64/egg/starcluster/ssh.py", line 266, in remote_file rfile = self.sftp.open(file, mode) File "build/bdist.linux-x86_64/egg/starcluster/ssh.py", line 165, in sftp self._sftp = paramiko.SFTPClient.from_transport(self.transport) File "build/bdist.linux-x86_64/egg/paramiko/sftp_client.py", line 106, in from_transport return cls(chan) File "build/bdist.linux-x86_64/egg/paramiko/sftp_client.py", line 87, in __init__ server_version = self._send_version() File "build/bdist.linux-x86_64/egg/paramiko/sftp.py", line 108, in _send_version t, data = self._read_packet() File "build/bdist.linux-x86_64/egg/paramiko/sftp.py", line 179, in _read_packet raise SFTPError('Garbage packet received') SFTPError: Garbage packet received !!! ERROR - Oops! Looks like you've found a bug in StarCluster !!! ERROR - Debug file written to: /tmp/starcluster-debug-admin.log !!! ERROR - Look for lines starting with PID: 5763 !!! ERROR - Please submit this file, minus any private information, !!! ERROR - to starcluster@mit.edu