builder: mozilla-inbound_ubuntu32_vm_test-web-platform-tests-e10s-1 slave: tst-linux32-spot-250 starttime: 1451615765.68 results: exception (4) buildid: 20151231161339 builduid: 6224880f80e14d57aaa782596403f315 revision: 892fb649799978afac3e45b1f713979088379b43 ========= Started set props: master (results: 0, elapsed: 0 secs) (at 2015-12-31 18:36:05.676254) ========= master: http://buildbot-master08.bb.releng.use1.mozilla.com:8201/ ========= Finished set props: master (results: 0, elapsed: 0 secs) (at 2015-12-31 18:36:05.677232) ========= ========= Started get_basedir exception (results: 4, elapsed: 9 secs) (at 2015-12-31 18:36:05.677680) ========= remoteFailed: [Failure instance: Traceback (failure with no frames): : [Failure instance: Traceback (failure with no frames): : Connection was closed cleanly. ] ]

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ]

<class 'twisted.spread.pb.PBConnectionLost'>: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ]

Traceback (most recent call last): Failure: twisted.spread.pb.PBConnectionLost: [Failure instance: Traceback (failure with no frames): : Connection was closed cleanly. ] ========= Finished get_basedir exception (results: 4, elapsed: 9 secs) (at 2015-12-31 18:36:15.259287) ========= ========= 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) ========= ========= Started set_script_properties exception (results: 4, elapsed: 0 secs) (at 2015-12-31 18:36:15.259984) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py, line 125 in maybeDeferred
123  """
124  try:
125    result = f(*args, **kw)
126  except:
Locals
args'()'
kw'{}'
f"<bound method RemoteShellCommand.start of <RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 529 in start
527                       self.args['workdir'])
528    log.msg(what)
529    return LoggedRemoteCommand.start(self)
530
Locals
what'"command \'[\'bash\', \'-c\', \'for file in `ls -1`; do cat $file; done\']\' in dir \'properties\'"'
self"<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x1fa3940>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 311 in start
309          % self)
310    self.updates = {}
311    return RemoteCommand.start(self)
312
Locals
self"<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x1fa33f8>'
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 112 in start
110    # We should fire self.deferred when the command is done.
111    d = self.remote.callRemote("startCommand", self, self.commandID,
112                  self.remote_command, cmd_args)
113    return d
Locals
self"<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>"
cmd_args"{'workdir': 'properties', 'command': ['bash', '-c', 'for file in `ls -1`; do cat $file; done'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 328 in callRemote
326
327    return self.broker._sendMessage('',self.perspective, self.luid,
328                    _name, args, kw)
329
Locals
self'<twisted.spread.pb.RemoteReference instance at 0x340f0440>'
args"(<RemoteShellCommand '['bash', '-c', 'for file in `ls -1`; do cat $file; done']'>, '108650', 'shell', {'workdir': 'properties', 'command': ['bash', '-c', 'for file in `ls -1`; do cat $file; done'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 807 in _sendMessage
805      del kw['pbanswer']
806    if self.disconnected:
807      raise DeadReferenceError("Calling Stale Broker")
808    try:
Locals
self'<twisted.spread.pb.Broker instance at 0x54160200>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x1762120>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

Traceback (most recent call last): File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 807, in _sendMessage raise DeadReferenceError("Calling Stale Broker") twisted.spread.pb.DeadReferenceError: Calling Stale Broker ========= Finished set_script_properties exception (results: 4, elapsed: 0 secs) (at 2015-12-31 18:36:15.363212) ========= ========= Started rm_oauth_txt exception (results: 4, elapsed: 0 secs) (at 2015-12-31 18:36:15.364590) ========= remoteFailed: [Failure instance: Traceback: : Calling Stale Broker /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py:225:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1071:startCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:1002:runCommand /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:77:run --- --- /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py:125:maybeDeferred /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:529:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:311:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py:112:start /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:328:callRemote /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py:807:_sendMessage ]

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py, line 125 in maybeDeferred
123  """
124  try:
125    result = f(*args, **kw)
126  except:
Locals
args'()'
kw'{}'
f"<bound method RemoteShellCommand.start of <RemoteShellCommand '['rm', '-f', 'oauth.txt']'>>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 529 in start
527                       self.args['workdir'])
528    log.msg(what)
529    return LoggedRemoteCommand.start(self)
530
Locals
what'"command \'[\'rm\', \'-f\', \'oauth.txt\']\' in dir \'.\'"'
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
Globals
LoggedRemoteCommand'<class buildbot.process.buildstep.LoggedRemoteCommand at 0x1fa3940>'
log"<module 'twisted.python.log' from '/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/python/log.pyc'>"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 311 in start
309          % self)
310    self.updates = {}
311    return RemoteCommand.start(self)
312
Locals
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
Globals
RemoteCommand'<class buildbot.process.buildstep.RemoteCommand at 0x1fa33f8>'
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 112 in start
110    # We should fire self.deferred when the command is done.
111    d = self.remote.callRemote("startCommand", self, self.commandID,
112                  self.remote_command, cmd_args)
113    return d
Locals
self"<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>"
cmd_args"{'workdir': '.', 'command': ['rm', '-f', 'oauth.txt'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}}"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 328 in callRemote
326
327    return self.broker._sendMessage('',self.perspective, self.luid,
328                    _name, args, kw)
329
Locals
self'<twisted.spread.pb.RemoteReference instance at 0x340f0440>'
args"(<RemoteShellCommand '['rm', '-f', 'oauth.txt']'>, '108651', 'shell', {'workdir': '.', 'command': ['rm', '-f', 'oauth.txt'], 'timeout': 1200, 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None, 'logEnviron': True, 'want_stderr': 1, 'logfiles': {}})"
kw'{}'
_name"'startCommand'"
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py, line 807 in _sendMessage
805      del kw['pbanswer']
806    if self.disconnected:
807      raise DeadReferenceError("Calling Stale Broker")
808    try:
Locals
self'<twisted.spread.pb.Broker instance at 0x54160200>'
kw'{}'
Globals
Broker'<class twisted.spread.pb.Broker at 0x1762120>'
DeadReferenceError"<class 'twisted.spread.pb.DeadReferenceError'>"

<class 'twisted.spread.pb.DeadReferenceError'>: Calling Stale Broker

Traceback (most recent call last): File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 225, in start self.startCommand(cmd, warnings) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1071, in startCommand d = self.runCommand(cmd) # might raise ConnectionLost File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 1002, in runCommand d = c.run(self, self.remote) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 77, in run d = defer.maybeDeferred(self.start) --- --- File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 529, in start return LoggedRemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 311, in start return RemoteCommand.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 112, in start self.remote_command, cmd_args) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 328, in callRemote _name, args, kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/spread/pb.py", line 807, in _sendMessage raise DeadReferenceError("Calling Stale Broker") twisted.spread.pb.DeadReferenceError: Calling Stale Broker ========= Finished rm_oauth_txt exception (results: 4, elapsed: 0 secs) (at 2015-12-31 18:36:15.455564) ========= ========= Started reboot exception (results: 4, elapsed: 0 secs) (at 2015-12-31 18:36:15.456960) =========

<type 'exceptions.KeyError'>: 'basedir'

/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py, line 769 in _startStep_2
767
768      if skip is None:
769        skip = self.start()
770
Locals
skipNone
self
buildbotcustom.steps.misc.DisconnectStep instance @ 0x473573f8 <buildbotcustom.steps.misc.DisconnectStep instance at 0x473573f8>
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbotcustom/steps/misc.py, line 442 in start
440        log.err()
441    self._deferred_death = reactor.callLater(60, die)
442    return self.super_class.start(self)
443
Self
super_class<class buildbotcustom.steps.base.C at 0x9edaef0>
_deferred_death
twisted.internet.base.DelayedCall instance @ 0x42c6e8c0 <twisted.internet.base.DelayedCall instance at 0x42c6e8c0>
Locals
die
function die in file /builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbotcustom/steps/misc.py at line 432
self
buildbotcustom.steps.misc.DisconnectStep instance @ 0x473573f8 <buildbotcustom.steps.misc.DisconnectStep instance at 0x473573f8>
Globals
reactor<twisted.internet.selectreactor.SelectReactor object at 0x1295610>
log<module 'twisted.python.log' from '/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/python/log.pyc'>
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py, line 211 in start
209
210    # create the actual RemoteShellCommand instance now
211    kwargs = properties.render(self.remote_kwargs)
212    command = properties.render(self.command)
Self
command
List instance @ 0x32f6bd40
'/tools/buildbot/bin/python'
'scripts/external_tools/count_and_reboot.py'
'-f'
'../reboot_count.txt'
'-n'
'1'
'-z'
remote_kwargs
Dictionary instance @ 0x7f59280
'workdir''.'
'env'
Dictionary instance @ 0x40d08710
'MOZ_NO_REMOTE''1'
'MOZ_HIDE_RESULTS_TABLE''1'
'CCACHE_DIR''/builds/ccache'
'NO_FAIL_ON_TEST_ERRORS''1'
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x57e985a8 <buildbot.process.properties.WithProperties instance at 0x57e985a8>
'DISPLAY'':0'
'MOZ_NODE_PATH''/usr/bin/node'
'CCACHE_UMASK''002'
'usePTY''slave-config'
Locals
self
buildbotcustom.steps.misc.DisconnectStep instance @ 0x473573f8 <buildbotcustom.steps.misc.DisconnectStep instance at 0x473573f8>
properties
buildbot.process.properties.Properties instance @ 0x468bea8 {'buildnumber': 169, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-mozilla-inbound-ubuntu32_vm-opt-unittest-7-3600', 'repository': u'', 'buildername': 'Ubuntu VM 12.04 mozilla-inbound opt test web-platform-tests-e10s-1', 'buildid': u'20151231161339', 'pgo_build': u'False', 'project': u'', 'slavename': 'tst-linux32-spot-250', 'master': u'http://buildbot-master08.bb.releng.use1.mozilla.com:8201/', 'platform': u'linux', 'branch': 'mozilla-inbound', 'revision': u'892fb649799978afac3e45b1f713979088379b43', 'repo_path': 'integration/mozilla-inbound', 'moz_repo_path': '', 'stage_platform': u'linux', 'builduid': u'6224880f80e14d57aaa782596403f315', 'slavebuilddir': 'test'}
Globals
RemoteShellCommand<class buildbot.process.buildstep.RemoteShellCommand at 0x1fa3a78>
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py, line 112 in render
110      return tuple([ self.render(e) for e in value ])
111    elif isinstance(value, dict):
112      return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ])
113    else:
Locals
k'env'
self
buildbot.process.properties.Properties instance @ 0x468bea8 {'buildnumber': 169, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-mozilla-inbound-ubuntu32_vm-opt-unittest-7-3600', 'repository': u'', 'buildername': 'Ubuntu VM 12.04 mozilla-inbound opt test web-platform-tests-e10s-1', 'buildid': u'20151231161339', 'pgo_build': u'False', 'project': u'', 'slavename': 'tst-linux32-spot-250', 'master': u'http://buildbot-master08.bb.releng.use1.mozilla.com:8201/', 'platform': u'linux', 'branch': 'mozilla-inbound', 'revision': u'892fb649799978afac3e45b1f713979088379b43', 'repo_path': 'integration/mozilla-inbound', 'moz_repo_path': '', 'stage_platform': u'linux', 'builduid': u'6224880f80e14d57aaa782596403f315', 'slavebuilddir': 'test'}
value
Dictionary instance @ 0x7f59280
'workdir''.'
'env'
Dictionary instance @ 0x40d08710
'MOZ_NO_REMOTE''1'
'MOZ_HIDE_RESULTS_TABLE''1'
'CCACHE_DIR''/builds/ccache'
'NO_FAIL_ON_TEST_ERRORS''1'
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x57e985a8 <buildbot.process.properties.WithProperties instance at 0x57e985a8>
'DISPLAY'':0'
'MOZ_NODE_PATH''/usr/bin/node'
'CCACHE_UMASK''002'
'usePTY''slave-config'
v
Dictionary instance @ 0x40d08710
'MOZ_NO_REMOTE''1'
'MOZ_HIDE_RESULTS_TABLE''1'
'CCACHE_DIR''/builds/ccache'
'NO_FAIL_ON_TEST_ERRORS''1'
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x57e985a8 <buildbot.process.properties.WithProperties instance at 0x57e985a8>
'DISPLAY'':0'
'MOZ_NODE_PATH''/usr/bin/node'
'CCACHE_UMASK''002'
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py, line 112 in render
110      return tuple([ self.render(e) for e in value ])
111    elif isinstance(value, dict):
112      return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ])
113    else:
Locals
k'PROPERTIES_FILE'
self
buildbot.process.properties.Properties instance @ 0x468bea8 {'buildnumber': 169, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-mozilla-inbound-ubuntu32_vm-opt-unittest-7-3600', 'repository': u'', 'buildername': 'Ubuntu VM 12.04 mozilla-inbound opt test web-platform-tests-e10s-1', 'buildid': u'20151231161339', 'pgo_build': u'False', 'project': u'', 'slavename': 'tst-linux32-spot-250', 'master': u'http://buildbot-master08.bb.releng.use1.mozilla.com:8201/', 'platform': u'linux', 'branch': 'mozilla-inbound', 'revision': u'892fb649799978afac3e45b1f713979088379b43', 'repo_path': 'integration/mozilla-inbound', 'moz_repo_path': '', 'stage_platform': u'linux', 'builduid': u'6224880f80e14d57aaa782596403f315', 'slavebuilddir': 'test'}
value
Dictionary instance @ 0x40d08710
'MOZ_NO_REMOTE''1'
'MOZ_HIDE_RESULTS_TABLE''1'
'CCACHE_DIR''/builds/ccache'
'NO_FAIL_ON_TEST_ERRORS''1'
'PROPERTIES_FILE'
buildbot.process.properties.WithProperties instance @ 0x57e985a8 <buildbot.process.properties.WithProperties instance at 0x57e985a8>
'DISPLAY'':0'
'MOZ_NODE_PATH''/usr/bin/node'
'CCACHE_UMASK''002'
v
buildbot.process.properties.WithProperties instance @ 0x57e985a8 <buildbot.process.properties.WithProperties instance at 0x57e985a8>
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py, line 106 in render
104      return value
105    elif isinstance(value, WithProperties):
106      return value.render(self.pmap)
107    elif isinstance(value, list):
Self
pmap
buildbot.process.properties.PropertyMap instance @ 0x932a1b8 <buildbot.process.properties.PropertyMap instance at 0x932a1b8>
Locals
self
buildbot.process.properties.Properties instance @ 0x468bea8 {'buildnumber': 169, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-mozilla-inbound-ubuntu32_vm-opt-unittest-7-3600', 'repository': u'', 'buildername': 'Ubuntu VM 12.04 mozilla-inbound opt test web-platform-tests-e10s-1', 'buildid': u'20151231161339', 'pgo_build': u'False', 'project': u'', 'slavename': 'tst-linux32-spot-250', 'master': u'http://buildbot-master08.bb.releng.use1.mozilla.com:8201/', 'platform': u'linux', 'branch': 'mozilla-inbound', 'revision': u'892fb649799978afac3e45b1f713979088379b43', 'repo_path': 'integration/mozilla-inbound', 'moz_repo_path': '', 'stage_platform': u'linux', 'builduid': u'6224880f80e14d57aaa782596403f315', 'slavebuilddir': 'test'}
value
buildbot.process.properties.WithProperties instance @ 0x57e985a8 <buildbot.process.properties.WithProperties instance at 0x57e985a8>
Globals
WithProperties<class buildbot.process.properties.WithProperties at 0x17a8bb0>
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py, line 194 in render
192      s = self.fmtstring % tuple(strings)
193    else:
194      s = self.fmtstring % pmap
195    return s
Self
fmtstring'%(basedir)s/buildprops.json'
Locals
self
buildbot.process.properties.WithProperties instance @ 0x57e985a8 <buildbot.process.properties.WithProperties instance at 0x57e985a8>
pmap
buildbot.process.properties.PropertyMap instance @ 0x932a1b8 <buildbot.process.properties.PropertyMap instance at 0x932a1b8>
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py, line 169 in __getitem__
167        break
168    else:
169      rv = properties[key]
170
Locals
key'basedir'
properties
buildbot.process.properties.Properties instance @ 0x468bea8 {'buildnumber': 169, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-mozilla-inbound-ubuntu32_vm-opt-unittest-7-3600', 'repository': u'', 'buildername': 'Ubuntu VM 12.04 mozilla-inbound opt test web-platform-tests-e10s-1', 'buildid': u'20151231161339', 'pgo_build': u'False', 'project': u'', 'slavename': 'tst-linux32-spot-250', 'master': u'http://buildbot-master08.bb.releng.use1.mozilla.com:8201/', 'platform': u'linux', 'branch': 'mozilla-inbound', 'revision': u'892fb649799978afac3e45b1f713979088379b43', 'repo_path': 'integration/mozilla-inbound', 'moz_repo_path': '', 'stage_platform': u'linux', 'builduid': u'6224880f80e14d57aaa782596403f315', 'slavebuilddir': 'test'}
/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py, line 50 in __getitem__
48  def __getitem__(self, name):
49    """Just get the value for this property."""
50    rv = self.properties[name][0]
51    return rv
Self
properties
Dictionary instance @ 0x3415cec0
'project'(u'', 'Build')
'product'('firefox', 'Builder')
'script_repo_revision'('production', 'Builder')
'branch'('mozilla-inbound', 'Builder')
'repository'(u'', 'Build')
'buildername'('Ubuntu VM 12.04 mozilla-inbound opt test web-platform-tests-e10s-1', 'Builder')
'buildid'(u'20151231161339', u'Change')
'slavename'('tst-linux32-spot-250', 'BuildSlave')
'pgo_build'(u'False', u'Change')
'buildnumber'(169, 'Build')
'platform'(u'linux', 'Builder')
'master'(u'http://buildbot-master08.bb.releng.use1.mozilla.com:8201/', 'Step')
'slavebuilddir'('test', 'Builder')
'scheduler'(u'tests-mozilla-inbound-ubuntu32_vm-opt-unittest-7-3600', u'Scheduler')
'repo_path'('integration/mozilla-inbound', 'Builder')
'moz_repo_path'('', 'Builder')
'stage_platform'(u'linux', 'Builder')
'builduid'(u'6224880f80e14d57aaa782596403f315', u'Change')
'revision'(u'892fb649799978afac3e45b1f713979088379b43', 'Build')
Locals
self
buildbot.process.properties.Properties instance @ 0x468bea8 {'buildnumber': 169, 'product': 'firefox', 'script_repo_revision': 'production', 'scheduler': u'tests-mozilla-inbound-ubuntu32_vm-opt-unittest-7-3600', 'repository': u'', 'buildername': 'Ubuntu VM 12.04 mozilla-inbound opt test web-platform-tests-e10s-1', 'buildid': u'20151231161339', 'pgo_build': u'False', 'project': u'', 'slavename': 'tst-linux32-spot-250', 'master': u'http://buildbot-master08.bb.releng.use1.mozilla.com:8201/', 'platform': u'linux', 'branch': 'mozilla-inbound', 'revision': u'892fb649799978afac3e45b1f713979088379b43', 'repo_path': 'integration/mozilla-inbound', 'moz_repo_path': '', 'stage_platform': u'linux', 'builduid': u'6224880f80e14d57aaa782596403f315', 'slavebuilddir': 'test'}
name'basedir'

<type 'exceptions.KeyError'>: 'basedir'

Traceback (most recent call last): File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 728, in startStep d.addCallback(self._startStep_2) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py", line 260, in addCallback callbackKeywords=kw) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py", line 249, in addCallbacks self._runCallbacks() File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/twisted/internet/defer.py", line 441, in _runCallbacks self.result = callback(self.result, *args, **kw) --- --- File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/buildstep.py", line 769, in _startStep_2 skip = self.start() File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbotcustom/steps/misc.py", line 442, in start return self.super_class.start(self) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/steps/shell.py", line 211, in start kwargs = properties.render(self.remote_kwargs) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py", line 112, in render return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ]) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py", line 112, in render return dict([ (self.render(k), self.render(v)) for k,v in value.iteritems() ]) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py", line 106, in render return value.render(self.pmap) File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py", line 194, in render s = self.fmtstring % pmap File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py", line 169, in __getitem__ rv = properties[key] File "/builds/buildbot/tests1-linux32/lib/python2.7/site-packages/buildbot-0.8.2_hg_264a27907143_production_0.8-py2.7.egg/buildbot/process/properties.py", line 50, in __getitem__ rv = self.properties[name][0] exceptions.KeyError: 'basedir' ========= Finished reboot exception (results: 4, elapsed: 0 secs) (at 2015-12-31 18:36:15.512091) ========= ========= Total master_lag: 0.00 =========