<div dir="ltr">Dear Friends,<div><br></div><div style>I´m trying to setup a new cluster and StarCluster hangs on this point:</div><div style><br></div><div style>It´s a fresh creation of a 2 cr1.8xlarge instances using spot instances.</div>
<div style>I´m using the latest version of SC 0.999</div><div style><br></div><div style>----</div><div style><div>ERROR - Error occured while running plugin 'starcluster.clustersetup.DefaultClusterSetup':</div><div>
!!! ERROR - error occurred in job (id=master): remote command 'source /etc/profile && groupadd -o -g 1000 sgeadmin' failed with status 9:</div><div>groupadd: group sgeadmin exists</div><div>Traceback (most recent call last):</div>
<div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/threadpool.py", line 31, in run</div><div> job.run()</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/threadpool.py", line 58, in run</div>
<div> r = self.method(*self.args, **self.kwargs)</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/clustersetup.py", line 193, in _add_user_to_node</div><div> node.add_user(self._user, uid, gid, self._user_shell)</div>
<div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/node.py", line 422, in add_user</div><div> self.ssh.execute('groupadd -o -g %s %s' % (gid, name))</div><div>
File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/sshutils/__init__.py", line 538, in execute</div><div> msg, command, exit_status, out_str)</div><div>RemoteCommandFailed: remote command 'source /etc/profile && groupadd -o -g 1000 sgeadmin' failed with status 9:</div>
<div>groupadd: group sgeadmin exists</div><div><br></div><div>error occurred in job (id=node001): remote command 'source /etc/profile && groupadd -o -g 1000 sgeadmin' failed with status 9:</div><div>groupadd: group sgeadmin exists</div>
<div>Traceback (most recent call last):</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/threadpool.py", line 31, in run</div><div> job.run()</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/threadpool.py", line 58, in run</div>
<div> r = self.method(*self.args, **self.kwargs)</div><div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/clustersetup.py", line 193, in _add_user_to_node</div><div> node.add_user(self._user, uid, gid, self._user_shell)</div>
<div> File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/node.py", line 422, in add_user</div><div> self.ssh.execute('groupadd -o -g %s %s' % (gid, name))</div><div>
File "/usr/local/lib/python2.7/dist-packages/StarCluster-0.9999-py2.7.egg/starcluster/sshutils/__init__.py", line 538, in execute</div><div> msg, command, exit_status, out_str)</div><div>RemoteCommandFailed: remote command 'source /etc/profile && groupadd -o -g 1000 sgeadmin' failed with status 9:</div>
<div>groupadd: group sgeadmin exists</div><div><br></div><div><br></div><div>!!! ERROR - Oops! Looks like you've found a bug in StarCluster</div><div>!!! ERROR - Crash report written to: /home/ubuntu/.starcluster/logs/crash-report-8819.txt</div>
<div>!!! ERROR - Please remove any sensitive data from the crash report</div><div>!!! ERROR - and submit it to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a></div><div><br></div><div style>All the best,</div>
<div style><br></div><div style>Sergio</div></div></div>