Comment 4 for bug 1506112

Revision history for this message
salmon (salmon) wrote : Re: Scale deployment has failed on 200 nodes with 6.1 release iso version

I think problem starts here:

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/nailgun/utils/__init__.py", line 47, in remove_silently
    shutil.rmtree(path)
  File "/usr/lib64/python2.6/shutil.py", line 212, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "/usr/lib64/python2.6/shutil.py", line 221, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "/usr/lib64/python2.6/shutil.py", line 219, in rmtree
    os.rmdir(path)
OSError: [Errno 39] Directory not empty: '/var/log/remote/10.20.0.51/bootstrap'