There's a bug in the buildbot DirectoryUpload buildstep on windows that causes exceptions on our dist builders. This happens pretty regularly. It can be avoided by limiting slaves to 1 build at a time, but we don't want to do that on auto builders because it seems to leave them underutilized and lets them shut down to frequently (which then costs time to start up again).
There's a bug in the buildbot DirectoryUpload buildstep on windows that causes exceptions on our dist builders. This happens pretty regularly. It can be avoided by limiting slaves to 1 build at a time, but we don't want to do that on auto builders because it seems to leave them underutilized and lets them shut down to frequently (which then costs time to start up again).