Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. 2017-12-18 23:00:09,568 ERROR [oslo.messaging.notification.compute.exception] /opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_messaging/notify/_impl_log.py:notify:43 {"event_type": "compute.exception", "timestamp": "2017-12-18 23:00:09.568582", "payload": {"nova_object.version": "1.0", "nova_object.name": "ExceptionPayload", "nova_object.data": {"module_name": "libvirt", "exception": "libvirtError", "exception_message": "Cannot recv data: Connection reset by peer", "function_name": "managedSave"}, "nova_object.namespace": "nova"}, "priority": "ERROR", "publisher_id": "nova-compute:hv62.ostk.sc1.corp.gq1.yahoo.com", "message_id": "b1cb4544-9485-481e-a251-5e1cc33423ad"}
  2. 2017-12-18 23:00:09,569 ERROR [oslo_messaging.rpc.server] /opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_messaging/rpc/server.py:_process_incoming:164 Exception during message handling
  3. Traceback (most recent call last):
  4. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_messaging/rpc/server.py", line 155, in _process_incoming
  5. res = self.dispatcher.dispatch(message)
  6. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 222, in dispatch
  7. return self._do_dispatch(endpoint, method, ctxt, args)
  8. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_messaging/rpc/dispatcher.py", line 192, in _do_dispatch
  9. result = func(ctxt, **new_args)
  10. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/exception_wrapper.py", line 75, in wrapped
  11. function_name, call_dict, binary)
  12. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
  13. self.force_reraise()
  14. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
  15. six.reraise(self.type_, self.value, self.tb)
  16. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/exception_wrapper.py", line 66, in wrapped
  17. return f(self, context, *args, **kw)
  18. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py", line 188, in decorated_function
  19. LOG.warning(msg, e, instance=instance)
  20. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
  21. self.force_reraise()
  22. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
  23. six.reraise(self.type_, self.value, self.tb)
  24. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py", line 157, in decorated_function
  25. return function(self, context, *args, **kwargs)
  26. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/utils.py", line 686, in decorated_function
  27. return function(self, context, *args, **kwargs)
  28. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py", line 216, in decorated_function
  29. kwargs['instance'], e, sys.exc_info())
  30. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__
  31. self.force_reraise()
  32. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise
  33. six.reraise(self.type_, self.value, self.tb)
  34. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py", line 204, in decorated_function
  35. return function(self, context, *args, **kwargs)
  36. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py", line 4231, in suspend_instance
  37. self.driver.suspend(context, instance)
  38. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/virt/libvirt/driver.py", line 2604, in suspend
  39. guest.save_memory_state()
  40. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/nova/virt/libvirt/guest.py", line 497, in save_memory_state
  41. self._domain.managedSave(0)
  42. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 186, in doit
  43. result = proxy_call(self._autowrap, f, *args, **kwargs)
  44. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 144, in proxy_call
  45. rv = execute(f, *args, **kwargs)
  46. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 125, in execute
  47. six.reraise(c, e, tb)
  48. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/eventlet/tpool.py", line 83, in tworker
  49. rv = meth(*args, **kwargs)
  50. File "/opt/openstack/venv/nova/lib/python2.7/site-packages/libvirt.py", line 1427, in managedSave
  51. if ret == -1: raise libvirtError ('virDomainManagedSave() failed', dom=self)
  52. libvirtError: Cannot recv data: Connection reset by peer
  53. 2017-12-18 23:00:37,431 INFO [nova.compute.manager] /opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py:handle_lifecycle_event:1054 VM Stopped (Lifecycle Event)
  54. 2017-12-18 23:00:37,560 INFO [nova.compute.manager] /opt/openstack/venv/nova/lib/python2.7/site-packages/nova/compute/manager.py:_sync_instance_power_state:6444 During _sync_instance_power_state the DB power_state (1) does not match the vm_power_state from the hypervisor (4). Updating power_state in the DB to match the hypervisor.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement