Activity log for bug #1669226

Date Who What changed Old value New value Message
2017-03-02 02:50:34 Andres Rodriguez bug added bug
2017-03-02 02:50:47 Andres Rodriguez maas: importance Undecided High
2017-03-02 02:50:49 Andres Rodriguez maas: status New Triaged
2017-03-02 02:50:51 Andres Rodriguez maas: milestone 2.2.0
2017-03-02 15:29:04 Andres Rodriguez attachment added regiond.log https://bugs.launchpad.net/maas/+bug/1669226/+attachment/4829856/+files/regiond.log
2017-03-02 19:25:59 Andres Rodriguez description Commissioned 5 machines. All went to ready state. 4 cleared the owner 1 kept the owner There are no errors in the logs. node01.maas Ready 4 16.0 1 250.1 node02.maas Ready 4 8.0 1 250.1 node03.maas Ready admin 4 8.0 1 120.0 node04.maas Ready 4 8.0 1 120.0 node05.maas Ready 4 8.0 1 120.0 Commissioned 5 machines. All went to ready state. 4 cleared the owner 1 kept the owner There are no errors in the logs.  node01.maas Ready 4 16.0 1 250.1  node02.maas Ready 4 8.0 1 250.1  node03.maas Ready admin 4 8.0 1 120.0  node04.maas Ready 4 8.0 1 120.0  node05.maas Ready 4 8.0 1 120.0 Additionally, this prevents machines from being allocated: 2017-03-02 10:29:26 maasserver: [error] ################################ Exception: ################################ 2017-03-02 10:29:26 maasserver: [error] Traceback (most recent call last): File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 132, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/usr/lib/python3/dist-packages/maasserver/utils/views.py", line 177, in view_atomic_with_post_commit_savepoint return view_atomic(*args, **kwargs) File "/usr/lib/python3.5/contextlib.py", line 30, in inner return func(*args, **kwds) File "/usr/lib/python3/dist-packages/maasserver/api/support.py", line 59, in __call__ response = upcall(request, *args, **kwargs) File "/usr/lib/python3/dist-packages/django/views/decorators/vary.py", line 21, in inner_func response = func(*args, **kwargs) File "/usr/lib/python3/dist-packages/piston3/resource.py", line 190, in __call__ result = self.error_handler(e, request, meth, em_format) File "/usr/lib/python3/dist-packages/piston3/resource.py", line 188, in __call__ result = meth(request, *args, **kwargs) File "/usr/lib/python3/dist-packages/maasserver/api/support.py", line 298, in dispatch return function(self, request, *args, **kwargs) File "/usr/lib/python3/dist-packages/maasserver/api/machines.py", line 1345, in allocate bridge_fd=bridge_fd) File "/usr/lib/python3/dist-packages/maasserver/models/node.py", line 2410, in acquire assert self.owner is None AssertionError
2017-03-02 19:26:16 Andres Rodriguez maas: importance High Critical
2017-03-02 22:52:01 Andres Rodriguez maas: assignee Blake Rouse (blake-rouse)
2017-03-06 10:13:10 Launchpad Janitor branch linked lp:~blake-rouse/maas/fix-1669568
2017-03-06 10:23:55 Andres Rodriguez maas: status Triaged In Progress
2017-03-06 12:39:28 MAAS Lander maas: status In Progress Fix Committed
2017-03-15 09:10:23 Andres Rodriguez maas: status Fix Committed Fix Released