Closed Bug 579889 Opened 14 years ago Closed 13 years ago

lots of " RemoteReference instance has no attribute 'slavename'" errors in test-master01 log

Categories

(Release Engineering :: General, defect, P5)

All
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Unassigned)

Details

I suspect this has something to do with the buildbot version on a particular slave or particular platform, based on the fact that it isn't appearing on talos-master02

The earliest occurrence I could find was a long time ago:
Exception in /builds/buildbot/moz2-master/twistd.log.1:
2010-03-29 15:35:08-0700 [Broker,3394,10.250.49.175] Unhandled Error
	Traceback (most recent call last):
	  File "/tools/twisted-8.0.1/lib/python2.5/site-packages/twisted/internet/defer.py", line 307, in _startRunCallbacks
	    self._runCallbacks()
	  File "/tools/twisted-8.0.1/lib/python2.5/site-packages/twisted/internet/defer.py", line 323, in _runCallbacks
	    self.result = callback(self.result, *args, **kw)
	  File "/tools/twisted-8.0.1/lib/python2.5/site-packages/twisted/internet/defer.py", line 284, in _continue
	    self.unpause()
	  File "/tools/twisted-8.0.1/lib/python2.5/site-packages/twisted/internet/defer.py", line 280, in unpause
	    self._runCallbacks()
	--- <exception caught here> ---
	  File "/tools/twisted-8.0.1/lib/python2.5/site-packages/twisted/internet/defer.py", line 323, in _runCallbacks
	    self.result = callback(self.result, *args, **kw)
	  File "/tools/buildbot-production/lib/python2.5/site-packages/buildbot-0.7.10p1-py2.5.egg/buildbot/process/builder.py", line 628, in _not_attached
	    slave.slave.slavename])
	exceptions.AttributeError: RemoteReference instance has no attribute 'slavename'
That's strange, 10.250.49.175 is mw32-ix-slave02.
Based on having no visible bustage this seems low priority.
Priority: -- → P5
I think all recent test-master01 exceptions have been related to try sendchanges.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.