Advertisement
hanshagl

Untitled

Apr 5th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 150.69 KB | None | 0 0
  1. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server [-] Exception during message handling: UnsupportedVersion: Endpoint does not support RPC version 5.0. Attempted method: build_and_run_instance
  2. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server Traceback (most recent call last):
  3. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server   File "C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_messaging\rpc\server.py", line 160, in _process_incoming
  4. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server     res = self.dispatcher.dispatch(message)
  5. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server   File "C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_messaging\rpc\dispatcher.py", line 220, in dispatch
  6. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server     raise UnsupportedVersion(version, method=method)
  7. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server UnsupportedVersion: Endpoint does not support RPC version 5.0. Attempted method: build_and_run_instance
  8. 2018-04-05 05:05:20.029 4740 ERROR oslo_messaging.rpc.server
  9. 2018-04-05 05:05:34.295 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  10. 2018-04-05 05:05:34.325 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  11. 2018-04-05 05:05:50.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._run_pending_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  12. 2018-04-05 05:05:50.232 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Cleaning up deleted instances _run_pending_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7008
  13. 2018-04-05 05:05:50.279 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] There are 0 instances to clean _run_pending_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7017
  14. 2018-04-05 05:05:57.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  15. 2018-04-05 05:06:00.263 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  16. 2018-04-05 05:06:01.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  17. 2018-04-05 05:06:01.246 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_bandwidth_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  18. 2018-04-05 05:06:01.279 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  19. 2018-04-05 05:06:01.325 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  20. 2018-04-05 05:06:01.357 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  21. 2018-04-05 05:06:01.418 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  22. 2018-04-05 05:06:04.434 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  23. 2018-04-05 05:06:08.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  24. 2018-04-05 05:06:08.325 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  25. 2018-04-05 05:06:08.357 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  26. 2018-04-05 05:06:08.496 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  27. 2018-04-05 05:06:09.325 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5293MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  28. 2018-04-05 05:06:09.341 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  29. 2018-04-05 05:06:09.388 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  30. 2018-04-05 05:06:09.450 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Updating our resource provider generation from 8 to 9 _get_inventory_and_update_provider_generation C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:541
  31. 2018-04-05 05:06:09.575 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  32. 2018-04-05 05:06:09.621 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  33. 2018-04-05 05:06:09.670 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  34. 2018-04-05 05:06:09.716 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  35. 2018-04-05 05:06:09.763 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  36. 2018-04-05 05:06:09.793 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  37. 2018-04-05 05:06:09.841 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  38. 2018-04-05 05:06:09.888 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  39. 2018-04-05 05:06:09.903 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  40. 2018-04-05 05:06:09.918 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  41. 2018-04-05 05:06:09.934 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  42. 2018-04-05 05:06:09.982 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  43. 2018-04-05 05:06:09.982 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.640s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  44. 2018-04-05 05:06:09.997 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  45. 2018-04-05 05:06:11.186 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_power_states run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  46. 2018-04-05 05:06:14.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  47. 2018-04-05 05:06:35.283 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  48. 2018-04-05 05:06:35.299 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  49. 2018-04-05 05:06:54.206 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_incomplete_migrations run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  50. 2018-04-05 05:06:54.236 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Cleaning up deleted instances with incomplete migration  _cleanup_incomplete_migrations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7051
  51. 2018-04-05 05:06:59.323 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  52. 2018-04-05 05:07:00.299 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  53. 2018-04-05 05:07:01.221 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  54. 2018-04-05 05:07:03.206 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  55. 2018-04-05 05:07:03.223 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  56. 2018-04-05 05:07:03.253 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  57. 2018-04-05 05:07:03.331 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  58. 2018-04-05 05:07:05.348 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  59. 2018-04-05 05:07:07.223 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_running_deleted_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  60. 2018-04-05 05:07:08.223 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  61. 2018-04-05 05:07:08.348 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  62. 2018-04-05 05:07:08.364 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  63. 2018-04-05 05:07:08.394 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  64. 2018-04-05 05:07:08.723 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5298MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  65. 2018-04-05 05:07:08.739 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  66. 2018-04-05 05:07:08.770 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  67. 2018-04-05 05:07:09.052 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  68. 2018-04-05 05:07:09.099 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  69. 2018-04-05 05:07:09.131 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  70. 2018-04-05 05:07:09.177 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  71. 2018-04-05 05:07:09.209 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  72. 2018-04-05 05:07:09.256 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  73. 2018-04-05 05:07:09.302 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  74. 2018-04-05 05:07:09.335 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  75. 2018-04-05 05:07:09.365 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  76. 2018-04-05 05:07:09.365 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  77. 2018-04-05 05:07:09.397 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  78. 2018-04-05 05:07:09.444 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  79. 2018-04-05 05:07:09.459 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.719s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  80. 2018-04-05 05:07:09.459 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_scheduler_instance_info run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  81. 2018-04-05 05:07:11.210 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  82. 2018-04-05 05:07:15.224 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  83. 2018-04-05 05:07:36.242 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  84. 2018-04-05 05:07:36.256 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  85. 2018-04-05 05:08:00.210 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  86. 2018-04-05 05:08:01.240 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  87. 2018-04-05 05:08:01.240 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  88. 2018-04-05 05:08:04.224 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  89. 2018-04-05 05:08:04.256 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  90. 2018-04-05 05:08:04.272 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  91. 2018-04-05 05:08:04.319 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  92. 2018-04-05 05:08:05.319 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  93. 2018-04-05 05:08:08.210 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  94. 2018-04-05 05:08:08.303 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  95. 2018-04-05 05:08:08.319 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  96. 2018-04-05 05:08:08.474 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  97. 2018-04-05 05:08:08.990 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5299MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  98. 2018-04-05 05:08:09.006 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  99. 2018-04-05 05:08:09.038 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  100. 2018-04-05 05:08:11.365 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  101. 2018-04-05 05:08:11.397 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  102. 2018-04-05 05:08:11.444 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  103. 2018-04-05 05:08:11.474 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  104. 2018-04-05 05:08:11.522 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  105. 2018-04-05 05:08:11.569 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  106. 2018-04-05 05:08:11.615 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  107. 2018-04-05 05:08:11.647 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  108. 2018-04-05 05:08:11.677 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  109. 2018-04-05 05:08:11.677 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  110. 2018-04-05 05:08:11.710 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  111. 2018-04-05 05:08:11.756 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  112. 2018-04-05 05:08:11.772 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 2.766s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  113. 2018-04-05 05:08:12.210 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  114. 2018-04-05 05:08:15.224 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  115. 2018-04-05 05:08:36.246 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  116. 2018-04-05 05:08:36.260 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  117. 2018-04-05 05:09:00.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  118. 2018-04-05 05:09:02.230 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  119. 2018-04-05 05:09:03.230 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  120. 2018-04-05 05:09:05.230 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  121. 2018-04-05 05:09:05.246 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  122. 2018-04-05 05:09:05.260 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  123. 2018-04-05 05:09:05.308 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  124. 2018-04-05 05:09:05.371 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  125. 2018-04-05 05:09:08.355 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  126. 2018-04-05 05:09:08.433 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  127. 2018-04-05 05:09:08.463 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  128. 2018-04-05 05:09:08.605 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  129. 2018-04-05 05:09:08.947 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5298MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  130. 2018-04-05 05:09:08.963 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  131. 2018-04-05 05:09:08.980 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  132. 2018-04-05 05:09:09.105 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  133. 2018-04-05 05:09:09.151 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  134. 2018-04-05 05:09:09.183 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  135. 2018-04-05 05:09:09.230 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  136. 2018-04-05 05:09:09.276 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  137. 2018-04-05 05:09:09.308 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  138. 2018-04-05 05:09:09.355 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  139. 2018-04-05 05:09:09.401 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  140. 2018-04-05 05:09:09.433 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  141. 2018-04-05 05:09:09.433 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  142. 2018-04-05 05:09:09.463 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  143. 2018-04-05 05:09:09.494 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  144. 2018-04-05 05:09:09.510 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.546s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  145. 2018-04-05 05:09:09.510 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_scheduler_instance_info run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  146. 2018-04-05 05:09:10.417 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_running_deleted_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  147. 2018-04-05 05:09:13.230 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  148. 2018-04-05 05:09:15.246 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  149. 2018-04-05 05:09:37.311 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  150. 2018-04-05 05:09:37.325 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  151. 2018-04-05 05:10:01.233 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  152. 2018-04-05 05:10:04.247 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  153. 2018-04-05 05:10:04.263 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  154. 2018-04-05 05:10:05.233 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  155. 2018-04-05 05:10:05.247 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  156. 2018-04-05 05:10:05.263 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  157. 2018-04-05 05:10:05.295 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  158. 2018-04-05 05:10:05.372 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  159. 2018-04-05 05:10:09.374 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  160. 2018-04-05 05:10:09.436 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  161. 2018-04-05 05:10:09.451 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  162. 2018-04-05 05:10:09.592 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  163. 2018-04-05 05:10:10.233 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5293MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  164. 2018-04-05 05:10:10.249 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  165. 2018-04-05 05:10:10.311 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  166. 2018-04-05 05:10:10.561 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  167. 2018-04-05 05:10:10.638 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  168. 2018-04-05 05:10:10.717 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  169. 2018-04-05 05:10:10.796 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  170. 2018-04-05 05:10:10.872 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  171. 2018-04-05 05:10:10.936 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  172. 2018-04-05 05:10:10.983 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  173. 2018-04-05 05:10:11.029 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  174. 2018-04-05 05:10:11.059 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  175. 2018-04-05 05:10:11.059 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  176. 2018-04-05 05:10:11.092 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  177. 2018-04-05 05:10:11.138 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  178. 2018-04-05 05:10:11.138 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.890s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  179. 2018-04-05 05:10:14.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  180. 2018-04-05 05:10:16.263 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  181. 2018-04-05 05:10:38.279 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  182. 2018-04-05 05:10:38.309 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  183. 2018-04-05 05:10:50.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._run_pending_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  184. 2018-04-05 05:10:50.232 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Cleaning up deleted instances _run_pending_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7008
  185. 2018-04-05 05:10:50.325 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] There are 0 instances to clean _run_pending_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7017
  186. 2018-04-05 05:11:02.247 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  187. 2018-04-05 05:11:04.233 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  188. 2018-04-05 05:11:05.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  189. 2018-04-05 05:11:05.249 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  190. 2018-04-05 05:11:05.263 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  191. 2018-04-05 05:11:05.342 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  192. 2018-04-05 05:11:06.342 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  193. 2018-04-05 05:11:06.357 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  194. 2018-04-05 05:11:10.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  195. 2018-04-05 05:11:10.295 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  196. 2018-04-05 05:11:10.325 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  197. 2018-04-05 05:11:10.420 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  198. 2018-04-05 05:11:10.686 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5296MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  199. 2018-04-05 05:11:10.686 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  200. 2018-04-05 05:11:10.717 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  201. 2018-04-05 05:11:10.857 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  202. 2018-04-05 05:11:10.904 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  203. 2018-04-05 05:11:10.950 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  204. 2018-04-05 05:11:10.997 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  205. 2018-04-05 05:11:11.045 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  206. 2018-04-05 05:11:11.075 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  207. 2018-04-05 05:11:11.122 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  208. 2018-04-05 05:11:11.168 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  209. 2018-04-05 05:11:11.186 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  210. 2018-04-05 05:11:11.200 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  211. 2018-04-05 05:11:11.232 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  212. 2018-04-05 05:11:11.279 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  213. 2018-04-05 05:11:11.279 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.594s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  214. 2018-04-05 05:11:13.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_scheduler_instance_info run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  215. 2018-04-05 05:11:14.311 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_running_deleted_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  216. 2018-04-05 05:11:16.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  217. 2018-04-05 05:11:16.279 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  218. 2018-04-05 05:11:39.342 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  219. 2018-04-05 05:11:39.357 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  220. 2018-04-05 05:12:00.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_incomplete_migrations run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  221. 2018-04-05 05:12:00.247 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Cleaning up deleted instances with incomplete migration  _cleanup_incomplete_migrations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7051
  222. 2018-04-05 05:12:03.341 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  223. 2018-04-05 05:12:06.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  224. 2018-04-05 05:12:06.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  225. 2018-04-05 05:12:07.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  226. 2018-04-05 05:12:07.247 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  227. 2018-04-05 05:12:07.279 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  228. 2018-04-05 05:12:07.372 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  229. 2018-04-05 05:12:08.374 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  230. 2018-04-05 05:12:11.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  231. 2018-04-05 05:12:11.265 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  232. 2018-04-05 05:12:11.296 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  233. 2018-04-05 05:12:11.374 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  234. 2018-04-05 05:12:11.641 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5294MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  235. 2018-04-05 05:12:11.641 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  236. 2018-04-05 05:12:11.673 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  237. 2018-04-05 05:12:11.987 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  238. 2018-04-05 05:12:12.033 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  239. 2018-04-05 05:12:12.081 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  240. 2018-04-05 05:12:12.253 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  241. 2018-04-05 05:12:12.315 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  242. 2018-04-05 05:12:12.377 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  243. 2018-04-05 05:12:12.424 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  244. 2018-04-05 05:12:12.486 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  245. 2018-04-05 05:12:12.517 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  246. 2018-04-05 05:12:12.517 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  247. 2018-04-05 05:12:12.549 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  248. 2018-04-05 05:12:12.595 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  249. 2018-04-05 05:12:12.611 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.985s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  250. 2018-04-05 05:12:16.209 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  251. 2018-04-05 05:12:18.207 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  252. 2018-04-05 05:12:39.239 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  253. 2018-04-05 05:12:39.255 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  254. 2018-04-05 05:13:04.209 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  255. 2018-04-05 05:13:07.223 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  256. 2018-04-05 05:13:07.253 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  257. 2018-04-05 05:13:07.270 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  258. 2018-04-05 05:13:07.316 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  259. 2018-04-05 05:13:07.364 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  260. 2018-04-05 05:13:08.348 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  261. 2018-04-05 05:13:08.380 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  262. 2018-04-05 05:13:12.224 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  263. 2018-04-05 05:13:12.256 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  264. 2018-04-05 05:13:12.256 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  265. 2018-04-05 05:13:12.319 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  266. 2018-04-05 05:13:12.584 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5292MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  267. 2018-04-05 05:13:12.599 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  268. 2018-04-05 05:13:12.631 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  269. 2018-04-05 05:13:12.786 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  270. 2018-04-05 05:13:12.834 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  271. 2018-04-05 05:13:12.881 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  272. 2018-04-05 05:13:12.911 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  273. 2018-04-05 05:13:12.959 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  274. 2018-04-05 05:13:13.006 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  275. 2018-04-05 05:13:13.052 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  276. 2018-04-05 05:13:13.099 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  277. 2018-04-05 05:13:13.131 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  278. 2018-04-05 05:13:13.131 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  279. 2018-04-05 05:13:13.161 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  280. 2018-04-05 05:13:13.224 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  281. 2018-04-05 05:13:13.224 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.625s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  282. 2018-04-05 05:13:15.210 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_running_deleted_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  283. 2018-04-05 05:13:16.226 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  284. 2018-04-05 05:13:18.226 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_scheduler_instance_info run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  285. 2018-04-05 05:13:20.210 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  286. 2018-04-05 05:13:39.226 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  287. 2018-04-05 05:13:39.226 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  288. 2018-04-05 05:14:04.219 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  289. 2018-04-05 05:14:08.219 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  290. 2018-04-05 05:14:08.219 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  291. 2018-04-05 05:14:08.233 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  292. 2018-04-05 05:14:08.250 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  293. 2018-04-05 05:14:08.280 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  294. 2018-04-05 05:14:09.296 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  295. 2018-04-05 05:14:10.280 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  296. 2018-04-05 05:14:13.223 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  297. 2018-04-05 05:14:13.237 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  298. 2018-04-05 05:14:13.237 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  299. 2018-04-05 05:14:13.285 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  300. 2018-04-05 05:14:13.549 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5160MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  301. 2018-04-05 05:14:13.549 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  302. 2018-04-05 05:14:13.582 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  303. 2018-04-05 05:14:13.721 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  304. 2018-04-05 05:14:13.769 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  305. 2018-04-05 05:14:13.815 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  306. 2018-04-05 05:14:13.862 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  307. 2018-04-05 05:14:13.894 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  308. 2018-04-05 05:14:13.940 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  309. 2018-04-05 05:14:13.987 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  310. 2018-04-05 05:14:14.035 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  311. 2018-04-05 05:14:14.051 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  312. 2018-04-05 05:14:14.066 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  313. 2018-04-05 05:14:14.096 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  314. 2018-04-05 05:14:14.144 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  315. 2018-04-05 05:14:14.144 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.594s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  316. 2018-04-05 05:14:17.207 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  317. 2018-04-05 05:14:20.207 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  318. 2018-04-05 05:14:40.209 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  319. 2018-04-05 05:14:40.209 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  320. 2018-04-05 05:15:04.213 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  321. 2018-04-05 05:15:09.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  322. 2018-04-05 05:15:09.232 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  323. 2018-04-05 05:15:09.263 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  324. 2018-04-05 05:15:09.295 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  325. 2018-04-05 05:15:09.311 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  326. 2018-04-05 05:15:09.341 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  327. 2018-04-05 05:15:12.372 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  328. 2018-04-05 05:15:14.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_running_deleted_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  329. 2018-04-05 05:15:15.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  330. 2018-04-05 05:15:15.265 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  331. 2018-04-05 05:15:15.279 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  332. 2018-04-05 05:15:15.342 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  333. 2018-04-05 05:15:15.608 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5161MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  334. 2018-04-05 05:15:15.624 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  335. 2018-04-05 05:15:15.671 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  336. 2018-04-05 05:15:15.999 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  337. 2018-04-05 05:15:16.046 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  338. 2018-04-05 05:15:16.092 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  339. 2018-04-05 05:15:16.124 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  340. 2018-04-05 05:15:16.171 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  341. 2018-04-05 05:15:16.217 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  342. 2018-04-05 05:15:16.265 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  343. 2018-04-05 05:15:16.328 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  344. 2018-04-05 05:15:16.358 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  345. 2018-04-05 05:15:16.374 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  346. 2018-04-05 05:15:16.405 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  347. 2018-04-05 05:15:16.467 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  348. 2018-04-05 05:15:16.483 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.859s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  349. 2018-04-05 05:15:19.233 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  350. 2018-04-05 05:15:20.233 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_scheduler_instance_info run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  351. 2018-04-05 05:15:21.217 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  352. 2018-04-05 05:15:40.220 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  353. 2018-04-05 05:15:40.236 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  354. 2018-04-05 05:16:01.213 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._run_pending_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  355. 2018-04-05 05:16:01.229 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Cleaning up deleted instances _run_pending_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7008
  356. 2018-04-05 05:16:01.260 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] There are 0 instances to clean _run_pending_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7017
  357. 2018-04-05 05:16:06.213 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  358. 2018-04-05 05:16:09.229 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  359. 2018-04-05 05:16:09.229 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  360. 2018-04-05 05:16:09.243 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  361. 2018-04-05 05:16:09.243 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  362. 2018-04-05 05:16:09.276 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  363. 2018-04-05 05:16:10.276 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  364. 2018-04-05 05:16:12.213 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_bandwidth_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  365. 2018-04-05 05:16:14.230 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  366. 2018-04-05 05:16:17.213 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  367. 2018-04-05 05:16:17.306 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  368. 2018-04-05 05:16:17.322 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  369. 2018-04-05 05:16:17.385 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  370. 2018-04-05 05:16:17.619 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5154MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  371. 2018-04-05 05:16:17.635 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  372. 2018-04-05 05:16:17.667 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  373. 2018-04-05 05:16:17.806 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  374. 2018-04-05 05:16:17.838 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  375. 2018-04-05 05:16:17.885 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  376. 2018-04-05 05:16:17.917 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  377. 2018-04-05 05:16:17.963 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  378. 2018-04-05 05:16:17.994 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  379. 2018-04-05 05:16:18.042 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  380. 2018-04-05 05:16:18.088 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  381. 2018-04-05 05:16:18.119 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  382. 2018-04-05 05:16:18.119 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  383. 2018-04-05 05:16:18.151 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  384. 2018-04-05 05:16:18.198 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  385. 2018-04-05 05:16:18.213 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.579s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  386. 2018-04-05 05:16:21.213 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  387. 2018-04-05 05:16:23.230 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  388. 2018-04-05 05:16:23.433 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_power_states run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  389. 2018-04-05 05:16:40.220 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._reclaim_queued_deletes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  390. 2018-04-05 05:16:40.220 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] CONF.reclaim_instance_interval <= 0, skipping... _reclaim_queued_deletes C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6602
  391. 2018-04-05 05:17:00.203 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_incomplete_migrations run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  392. 2018-04-05 05:17:00.203 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Cleaning up deleted instances with incomplete migration  _cleanup_incomplete_migrations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:7051
  393. 2018-04-05 05:17:08.220 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._check_instance_build_time run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  394. 2018-04-05 05:17:10.220 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rebooting_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  395. 2018-04-05 05:17:10.236 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  396. 2018-04-05 05:17:10.266 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._heal_instance_info_cache run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  397. 2018-04-05 05:17:10.298 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Starting heal instance info cache _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5937
  398. 2018-04-05 05:17:10.345 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Rebuilding the list of instances to heal _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:5941
  399. 2018-04-05 05:17:10.407 4740 DEBUG nova.compute.manager [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Didn't find any instances for network info cache update. _heal_instance_info_cache C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\manager.py:6013
  400. 2018-04-05 05:17:15.438 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._instance_usage_audit run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  401. 2018-04-05 05:17:17.204 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._cleanup_running_deleted_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  402. 2018-04-05 05:17:17.266 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager.update_available_resource run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  403. 2018-04-05 05:17:17.361 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Auditing locally available compute resources for WIN-R1OTU0FNQ6T (node: WIN-R1OTU0FNQ6T) update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:640
  404. 2018-04-05 05:17:17.377 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] get_available_resource called get_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:157
  405. 2018-04-05 05:17:17.454 4740 DEBUG compute_hyperv.nova.hostops [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Windows version: 10000  _get_hypervisor_version C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\compute_hyperv\nova\hostops.py:113
  406. 2018-04-05 05:17:17.750 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Hypervisor/Node resource view: name=WIN-R1OTU0FNQ6T free_ram=5118MB free_disk=105GB free_vcpus=8 pci_devices=[] _report_hypervisor_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:776
  407. 2018-04-05 05:17:17.750 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" acquired by "nova.compute.resource_tracker._update_available_resource" :: waited 0.000s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:270
  408. 2018-04-05 05:17:17.798 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  409. 2018-04-05 05:17:17.923 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance c75f77bb-62df-481a-bbc2-a24e82edeb03 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  410. 2018-04-05 05:17:17.954 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 13d04795-a741-4be2-98dd-1289ca1b610f has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  411. 2018-04-05 05:17:18.016 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance ce769795-0b45-4cb8-ba15-188ce2293530 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  412. 2018-04-05 05:17:18.079 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance f6be5cd9-d86e-43d6-9bbe-8abd31f1208a has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  413. 2018-04-05 05:17:18.127 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance a3e0d21e-6029-4e04-be10-6ce8edf9d7bd has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  414. 2018-04-05 05:17:18.157 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 78197470-b4ef-4b9f-bc43-bf5ffd5687f3 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  415. 2018-04-05 05:17:18.203 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 25eda343-a6f9-4256-9a0a-b295b8772ca2 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  416. 2018-04-05 05:17:18.250 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Instance 1bed869f-f364-4389-9893-bdbf5ae19603 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {u'resources': {u'VCPU': 1, u'MEMORY_MB': 512, u'DISK_GB': 1}}. _remove_deleted_instances_allocations C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:1181
  417. 2018-04-05 05:17:18.266 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Total usable vcpus: 8, total allocated vcpus: 0 _report_final_resource_view C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:792
  418. 2018-04-05 05:17:18.282 4740 INFO nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Final resource view: name=WIN-R1OTU0FNQ6T phys_ram=8190MB used_ram=512MB phys_disk=119GB used_disk=0GB total_vcpus=8 used_vcpus=0 pci_stats=[]
  419. 2018-04-05 05:17:18.315 4740 DEBUG nova.scheduler.client.report [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Refreshing aggregate associations for resource provider c49325cc-9753-445c-9c2d-a4942d46e9d0 _ensure_resource_provider C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\scheduler\client\report.py:498
  420. 2018-04-05 05:17:18.375 4740 DEBUG nova.compute.resource_tracker [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Compute_service record updated for WIN-R1OTU0FNQ6T:WIN-R1OTU0FNQ6T _update_available_resource C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\nova\compute\resource_tracker.py:732
  421. 2018-04-05 05:17:18.375 4740 DEBUG oslo_concurrency.lockutils [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Lock "compute_resources" released by "nova.compute.resource_tracker._update_available_resource" :: held 0.625s inner C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_concurrency\lockutils.py:282
  422. 2018-04-05 05:17:22.204 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_unconfirmed_resizes run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  423. 2018-04-05 05:17:23.204 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._sync_scheduler_instance_info run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
  424. 2018-04-05 05:17:24.204 4740 DEBUG oslo_service.periodic_task [req-43dd004a-1b19-496b-8a63-647dc25eae3f - - - - -] Running periodic task ComputeManager._poll_rescued_instances run_periodic_tasks C:\Program Files\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\oslo_service\periodic_task.py:215
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement