builder: comm-central-trunk-linux-l10n-dep
slave: sea-hp-linux64-11
starttime: 1496580168.74
results: exception (4)
revision: 516744851f5e3364f11531406f5f2bd643618527
========= Started get_buildername (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.742180) ==========
Building on: sea-hp-linux64-11
========= Finished get_buildername (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.742684) ==========
========= Started tinderboxprint_buildername (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.743328) ==========
TinderboxPrint: s: sea-hp-linux64-11
========= Finished tinderboxprint_buildername (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.743746) ==========
========= Started tinderboxsummarymessage_buildername (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.744026) ==========
TinderboxSummaryMessage: s: sea-hp-linux64-11
========= Finished tinderboxsummarymessage_buildername (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.744394) ==========
========= Started checking_for_mock (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.744820) ==========
Mock : true
========= Finished checking_for_mock (results: 0, elapsed: 0 secs) (at 2017-06-04 05:42:48.745197) ==========
========= Started set props: basedir (results: 0, elapsed: 1 secs) (at 2017-06-04 05:42:48.745488) ==========
bash -c pwd
in dir /builds/slave/c-cen-t-lnx-l10n-dep/. (timeout 1200 secs)
watching logfiles {}
argv: ['bash', '-c', 'pwd']
environment:
CCACHE_HASHDIR=
G_BROKEN_FILENAMES=1
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=/home/seabld
HOSTNAME=sea-hp-linux64-11.community.scl3.mozilla.com
LANG=en_US.UTF-8
LESSOPEN=|/usr/bin/lesspipe.sh %s
LOGNAME=seabld
MAIL=/var/spool/mail/seabld
PATH=/usr/local/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/seabld/bin
PWD=/builds/slave/c-cen-t-lnx-l10n-dep
SHELL=/bin/bash
SHLVL=1
TERM=linux
TMOUT=86400
USER=seabld
_=/tools/buildbot/bin/python
using PTY: False
/builds/slave/c-cen-t-lnx-l10n-dep
program finished with exit code 0
elapsedTime=0.002752
basedir: '/builds/slave/c-cen-t-lnx-l10n-dep'
========= Finished set props: basedir (results: 0, elapsed: 1 secs) (at 2017-06-04 05:42:49.931424) ==========
========= Started set_builddir exception (results: 4, elapsed: 0 secs) (at 2017-06-04 05:42:49.931779) ==========
bash -c 'basename "$PWD"'
in dir /builds/slave/c-cen-t-lnx-l10n-dep/. (timeout 1200 secs)
watching logfiles {}
argv: ['bash', '-c', 'basename "$PWD"']
environment:
CCACHE_HASHDIR=
G_BROKEN_FILENAMES=1
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=/home/seabld
HOSTNAME=sea-hp-linux64-11.community.scl3.mozilla.com
LANG=en_US.UTF-8
LESSOPEN=|/usr/bin/lesspipe.sh %s
LOGNAME=seabld
MAIL=/var/spool/mail/seabld
PATH=/usr/local/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/seabld/bin
PWD=/builds/slave/c-cen-t-lnx-l10n-dep
SHELL=/bin/bash
SHLVL=1
TERM=linux
TMOUT=86400
USER=seabld
_=/tools/buildbot/bin/python
using PTY: False
c-cen-t-lnx-l10n-dep
program finished with exit code 0
elapsedTime=0.002662
<type 'exceptions.IOError'>: [Errno 24] Too many open files: '/builds/buildbot/master01/master/comm-central-trunk-linux-l10n-dep/3456-log-set_builddir-stdio'
/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py, line 441 in _runCallbacks
439 self._runningCallbacks = True
440 try:
441 self.result = callback(self.result, *args, **kw)
442 finally:
Self
| _runningCallbacks | True |
| result | twisted.python.failure.Failure instance @ 0x129eaf80
<twisted.python.failure.Failure <type 'exceptions.IOError'>>
|
Locals
| callback | function <lambda> in file /builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py at line 1071 |
| self | twisted.internet.defer.Deferred instance @ 0xc92c908
<Deferred at 0xc92c908 current result: <twisted.python.failure.Failure <type 'exceptions.IOError'>>>
|
| args | () |
| kw | Dictionary instance @ 0xd0cf230 |
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 1071 in
1069
1070 d = self.runCommand(cmd) # might raise ConnectionLost
1071 d.addCallback(lambda res: self.commandComplete(cmd))
1072 d.addCallback(lambda res: self.createSummary(cmd.logs['stdio']))
Locals
| res | buildbot.process.buildstep.RemoteShellCommand instance @ 0x8900dd0
<RemoteShellCommand '['bash', '-c', 'basename "$PWD"']'>
|
| self | buildbotcustom.steps.base.C instance @ 0x630b6c8
<buildbotcustom.steps.base.C instance at 0x630b6c8>
|
| cmd | buildbot.process.buildstep.RemoteShellCommand instance @ 0x8900dd0
<RemoteShellCommand '['bash', '-c', 'basename "$PWD"']'>
|
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/steps/shell.py, line 279 in commandComplete
277 def commandComplete(self, cmd):
278 if self.property:
279 result = cmd.logs['stdio'].getText()
280 if self.strip: result = result.strip()
Self
| strip | True |
| property | 'builddir' |
Locals
| self | buildbotcustom.steps.base.C instance @ 0x630b6c8
<buildbotcustom.steps.base.C instance at 0x630b6c8>
|
| cmd | buildbot.process.buildstep.RemoteShellCommand instance @ 0x8900dd0
<RemoteShellCommand '['bash', '-c', 'basename "$PWD"']'>
|
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/status/builder.py, line 338 in getText
336 def getText(self):
337 # this produces one ginormous string
338 return "".join(self.getChunks([STDOUT, STDERR], onlyText=True))
339
Locals
| self | buildbot.status.builder.LogFile instance @ 0x89020e0
<buildbot.status.builder.LogFile instance at 0x89020e0>
|
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/status/builder.py, line 356 in getChunks
354 # yield() calls.
355
356 f = self.getFile()
357 if not self.finished:
Locals
| self | buildbot.status.builder.LogFile instance @ 0x89020e0
<buildbot.status.builder.LogFile instance at 0x89020e0>
|
/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/status/builder.py, line 334 in getFile
332 except IOError:
333 pass
334 return open(self.getFilename(), "r")
335
Locals
| self | buildbot.status.builder.LogFile instance @ 0x89020e0
<buildbot.status.builder.LogFile instance at 0x89020e0>
|
<type 'exceptions.IOError'>: [Errno 24] Too many open files: '/builds/buildbot/master01/master/comm-central-trunk-linux-l10n-dep/3456-log-set_builddir-stdio'
Traceback (most recent call last):
File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 249, in addCallbacks
self._runCallbacks()
File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 318, in callback
self._startRunCallbacks(result)
File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 424, in _startRunCallbacks
self._runCallbacks()
--- ---
File "/builds/buildbot/master01/lib/python2.7/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in
d.addCallback(lambda res: self.commandComplete(cmd))
File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 279, in commandComplete
result = cmd.logs['stdio'].getText()
File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/status/builder.py", line 338, in getText
return "".join(self.getChunks([STDOUT, STDERR], onlyText=True))
File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/status/builder.py", line 356, in getChunks
f = self.getFile()
File "/builds/buildbot/master01/lib/python2.7/site-packages/buildbot-0.8.2_hg_0ba2f2a46a93_production_0.8-py2.7.egg/buildbot/status/builder.py", line 334, in getFile
return open(self.getFilename(), "r")
exceptions.IOError: [Errno 24] Too many open files: '/builds/buildbot/master01/master/comm-central-trunk-linux-l10n-dep/3456-log-set_builddir-stdio'
========= Finished set_builddir exception (results: 4, elapsed: 0 secs) (at 2017-06-04 05:42:50.777438) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========
========= Skipped (results: not started, elapsed: not started) ==========