[llvm-testresults] buildbot failure in lab.llvm.org on lldb_clang-x86_64-darwin12-RA
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Sat May 18 03:31:00 PDT 2013
The Buildbot has detected a failed build on builder lldb_clang-x86_64-darwin12-RA while building lab.llvm.org.
Full details are available at:
http://lab.llvm.org:8013/builders/lldb_clang-x86_64-darwin12-RA/builds/2
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: lab-mini-02
Build Reason: Triggerable(phase4-stage0-experimental)
Build Source Stamp: 182184
Blamelist:
BUILD FAILED: failed svn-lldb
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
self.pid = os.fork()
OSError: [Errno 35] Resource temporarily unavailable
error in RunProcess._startCommand
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/buildbot_slave-0.8.7p1-py2.7.egg/buildslave/runprocess.py", line 386, in start
self._startCommand()
File "/Library/Python/2.7/site-packages/buildbot_slave-0.8.7p1-py2.7.egg/buildslave/runprocess.py", line 509, in _startCommand
usePTY=self.usePTY)
File "/Library/Python/2.7/site-packages/buildbot_slave-0.8.7p1-py2.7.egg/buildslave/runprocess.py", line 531, in _spawnProcess
processProtocol, uid, gid, childFDs)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/process.py", line 683, in __init__
self._fork(path, uid, gid, executable, args, environment, fdmap=fdmap)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/process.py", line 390, in _fork
self.pid = os.fork()
OSError: [Errno 35] Resource temporarily unavailable
More information about the llvm-testresults
mailing list