Activity log for bug #1615618

Date Who What changed Old value New value Message
2016-08-22 12:29:54 Andres Rodriguez bug added bug
2016-08-22 17:15:11 Andres Rodriguez maas: milestone 2.1.0
2016-08-22 17:15:15 Andres Rodriguez maas: importance Undecided Critical
2016-08-22 17:15:56 Andres Rodriguez maas: status New Triaged
2016-08-26 14:02:04 Andres Rodriguez description => /var/log/maas/rackd.log <== 2016-08-22 20:25:17 [-] Failed to monitor services and update region. Traceback (most recent call last): File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 393, in callback self._startRunCallbacks(result) File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 501, in _startRunCallbacks self._runCallbacks() File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1274, in unwindGenerator return _inlineCallbacks(None, gen, Deferred()) --- <exception caught here> --- File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks result = result.throwExceptionIntoGenerator(g) File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator return g.throw(self.type, self.value, self.tb) File "/usr/lib/python3/dist-packages/provisioningserver/rackdservices/service_monitor_service.py", line 91, in _updateRegion services = yield self._buildServices(services) builtins.AttributeError: 'SERVICE_STATE' object has no attribute 'getStatusInfo' MAAS is failing to report status for FTP and HTTP on the rack controller, and may be showing a failure, but nonetheless the services are working with no issues. => /var/log/maas/rackd.log <== 2016-08-22 20:25:17 [-] Failed to monitor services and update region.         Traceback (most recent call last):           File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 393, in callback             self._startRunCallbacks(result)           File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 501, in _startRunCallbacks             self._runCallbacks()           File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 588, in _runCallbacks             current.result = callback(current.result, *args, **kw)           File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1274, in unwindGenerator             return _inlineCallbacks(None, gen, Deferred())         --- <exception caught here> ---           File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1126, in _inlineCallbacks             result = result.throwExceptionIntoGenerator(g)           File "/usr/lib/python3/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator             return g.throw(self.type, self.value, self.tb)           File "/usr/lib/python3/dist-packages/provisioningserver/rackdservices/service_monitor_service.py", line 91, in _updateRegion             services = yield self._buildServices(services)         builtins.AttributeError: 'SERVICE_STATE' object has no attribute 'getStatusInfo'
2016-08-30 08:35:08 Gavin Panella maas: assignee Gavin Panella (allenap)
2016-08-30 08:42:28 Gavin Panella maas: status Triaged In Progress
2016-08-30 11:39:28 Launchpad Janitor branch linked lp:~allenap/maas/no-attribute-get-service-info--bug-1615618
2016-08-30 15:50:59 MAAS Lander maas: status In Progress Fix Committed
2016-09-01 14:18:54 Alvaro Uria tags canonical-bootstack
2016-09-20 15:17:37 Andres Rodriguez maas: status Fix Committed Fix Released