[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 369
- Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/369/
Build Number: 369
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #369
[Milan Zamazal] Fix reported test names
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
The response content type 'text/html; charset=iso-8859-1' isn't the expected XML
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_up_4 at 0x7f7aef0815f0>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254, in _host_is_up_4
host_obj = host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 36846, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211, in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130, in _check_fault
body = self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316, in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_content_type
raise Error(msg)
Error: The response content type 'text/html; charset=iso-8859-1' isn't the expected XML
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 229, in add_hosts
add_hosts_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 273, in add_hosts_4
testlib.assert_true_within(_host_is_up_4, timeout=15*60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, in assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254, in _host_is_up_4
host_obj = host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 36846, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211, in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130, in _check_fault
body = self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316, in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_content_type
raise Error(msg)
'The response content type \'text/html; charset=iso-8859-1\' isn\'t the expected XML\n-------------------- >> begin captured logging << --------------------\novirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_up_4 at 0x7f7aef0815f0>\nTraceback (most recent call last):\n File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_equals_within\n res = func()\n File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254, in _host_is_up_4\n host_obj = host_service.get()\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 36846, in get\n return self._internal_get(headers, query, wait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211, in _internal_get\n return future.wait() if wait else future\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait\n return self._code(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208, in callback\n self._check_fault(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130, in _check_fault\n body = self._internal_read_body(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316, in _internal_read_body\n self._connection.check_xml_content_type(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849, in check_xml_content_type\n response.headers\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_content_type\n raise Error(msg)\nError: The response content type \'text/html; charset=iso-8859-1\' isn\'t the expected XML\n--------------------- >> end captured logging << ---------------------'
6 years, 5 months
[oVirt Jenkins] ovirt-system-tests_he-basic-suite-4.2 - Build # 397
- Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.2/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.2/397/
Build Number: 397
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #397
[Milan Zamazal] Fix reported test names
[Sandro Bonazzola] mock: config: fix base urls for Fedora proxied
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 008_restart_he_vm.clear_global_maintenance
Error Message:
False != True after 180 seconds
-------------------- >> begin captured logging << --------------------
lago.ssh: DEBUG: start task:f0ed1822-41ba-49ae-86e4-2711432f0b9b:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:f0ed1822-41ba-49ae-86e4-2711432f0b9b:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 516bd74e on lago-he-basic-suite-4-2-host-1: hosted-engine --set-maintenance --mode=none
lago.ssh: DEBUG: Command 516bd74e on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: start task:4c2e9e75-4391-4b79-8536-6306db062a6f:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:4c2e9e75-4391-4b79-8536-6306db062a6f:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 51ec8b78 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 51ec8b78 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 51ec8b78 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1971 (Fri Jul 20 06:54:45 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=1971 (Fri Jul 20 06:54:45 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "c546b35a", "local_conf_timestamp": 1971, "host-ts": 1971}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1973 (Fri Jul 20 06:54:47 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=1973 (Fri Jul 20 06:54:47 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "97d3ab86", "local_conf_timestamp": 1973, "host-ts": 1973}, "global_maintenance": true}
lago.ssh: DEBUG: start task:d4f31f69-492f-4660-bef1-c770e2e60c9c:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:d4f31f69-492f-4660-bef1-c770e2e60c9c:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 5875f4de on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 5875f4de on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 5875f4de on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1981 (Fri Jul 20 06:54:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=1981 (Fri Jul 20 06:54:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "955b7d2b", "local_conf_timestamp": 1981, "host-ts": 1981}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1983 (Fri Jul 20 06:54:57 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=1984 (Fri Jul 20 06:54:58 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e523b256", "local_conf_timestamp": 1984, "host-ts": 1983}, "global_maintenance": true}
lago.ssh: DEBUG: start task:54a827fe-79df-4c67-b663-2bdbd07cb21e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:54a827fe-79df-4c67-b663-2bdbd07cb21e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 5acc3bb2 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 5acc3bb2 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 5acc3bb2 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1981 (Fri Jul 20 06:54:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=1981 (Fri Jul 20 06:54:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "955b7d2b", "local_conf_timestamp": 1981, "host-ts": 1981}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1983 (Fri Jul 20 06:54:57 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=1984 (Fri Jul 20 06:54:58 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e523b256", "local_conf_timestamp": 1984, "host-ts": 1983}, "global_maintenance": true}
lago.ssh: DEBUG: start task:e6c49547-5a08-4162-ba42-eb8b9c6460dc:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:e6c49547-5a08-4162-ba42-eb8b9c6460dc:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 5d221eb8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 5d221eb8 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 5d221eb8 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1981 (Fri Jul 20 06:54:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=1981 (Fri Jul 20 06:54:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "955b7d2b", "local_conf_timestamp": 1981, "host-ts": 1981}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1983 (Fri Jul 20 06:54:57 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=1984 (Fri Jul 20 06:54:58 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e523b256", "local_conf_timestamp": 1984, "host-ts": 1983}, "global_maintenance": true}
lago.ssh: DEBUG: start task:f4c03380-7d64-4e3e-86eb-9041884709fe:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:f4c03380-7d64-4e3e-86eb-9041884709fe:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 5f81c6f4 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 5f81c6f4 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 5f81c6f4 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1991 (Fri Jul 20 06:55:05 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=1992 (Fri Jul 20 06:55:06 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "273fa1c1", "local_conf_timestamp": 1992, "host-ts": 1991}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1994 (Fri Jul 20 06:55:08 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=1995 (Fri Jul 20 06:55:08 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "007befea", "local_conf_timestamp": 1995, "host-ts": 1994}, "global_maintenance": true}
lago.ssh: DEBUG: start task:6955a302-3a3d-4d08-8eee-ea625f8649f7:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:6955a302-3a3d-4d08-8eee-ea625f8649f7:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 61e7f9b8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 61e7f9b8 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 61e7f9b8 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1991 (Fri Jul 20 06:55:05 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=1992 (Fri Jul 20 06:55:06 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "273fa1c1", "local_conf_timestamp": 1992, "host-ts": 1991}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=1994 (Fri Jul 20 06:55:08 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=1995 (Fri Jul 20 06:55:08 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "007befea", "local_conf_timestamp": 1995, "host-ts": 1994}, "global_maintenance": true}
lago.ssh: DEBUG: start task:b3f289f5-2221-423e-bac7-029881a2a4e0:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:b3f289f5-2221-423e-bac7-029881a2a4e0:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 6433e5e2 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 6433e5e2 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 6433e5e2 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2001 (Fri Jul 20 06:55:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2001 (Fri Jul 20 06:55:15 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "e8325835", "local_conf_timestamp": 2001, "host-ts": 2001}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2004 (Fri Jul 20 06:55:17 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2004 (Fri Jul 20 06:55:18 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "1d89fea8", "local_conf_timestamp": 2004, "host-ts": 2004}, "global_maintenance": true}
lago.ssh: DEBUG: start task:c241d0fc-5fa4-457c-b83e-e26af8f90e65:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:c241d0fc-5fa4-457c-b83e-e26af8f90e65:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 668df5a8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 668df5a8 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 668df5a8 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2001 (Fri Jul 20 06:55:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2001 (Fri Jul 20 06:55:15 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "e8325835", "local_conf_timestamp": 2001, "host-ts": 2001}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2004 (Fri Jul 20 06:55:17 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2004 (Fri Jul 20 06:55:18 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "1d89fea8", "local_conf_timestamp": 2004, "host-ts": 2004}, "global_maintenance": true}
lago.ssh: DEBUG: start task:f2af2d09-a035-48b8-a19d-cf0dc1d07f88:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:f2af2d09-a035-48b8-a19d-cf0dc1d07f88:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 68e8399e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 68e8399e on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 68e8399e on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2001 (Fri Jul 20 06:55:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2001 (Fri Jul 20 06:55:15 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "e8325835", "local_conf_timestamp": 2001, "host-ts": 2001}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2004 (Fri Jul 20 06:55:17 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2004 (Fri Jul 20 06:55:18 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "1d89fea8", "local_conf_timestamp": 2004, "host-ts": 2004}, "global_maintenance": true}
lago.ssh: DEBUG: start task:017f8d03-0469-4c2d-846d-4ca7eeb45ceb:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:017f8d03-0469-4c2d-846d-4ca7eeb45ceb:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 6b3e8b62 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 6b3e8b62 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 6b3e8b62 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2011 (Fri Jul 20 06:55:25 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2012 (Fri Jul 20 06:55:26 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "5a5684df", "local_conf_timestamp": 2012, "host-ts": 2011}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2014 (Fri Jul 20 06:55:28 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2015 (Fri Jul 20 06:55:28 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "78f2d6fb", "local_conf_timestamp": 2015, "host-ts": 2014}, "global_maintenance": true}
lago.ssh: DEBUG: start task:cd3be9b7-3f43-4eb7-964e-af7243c18a49:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:cd3be9b7-3f43-4eb7-964e-af7243c18a49:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 6d948542 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 6d948542 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 6d948542 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2011 (Fri Jul 20 06:55:25 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2012 (Fri Jul 20 06:55:26 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "5a5684df", "local_conf_timestamp": 2012, "host-ts": 2011}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2014 (Fri Jul 20 06:55:28 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2015 (Fri Jul 20 06:55:28 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "78f2d6fb", "local_conf_timestamp": 2015, "host-ts": 2014}, "global_maintenance": true}
lago.ssh: DEBUG: start task:596e1f3a-7e7b-4450-9f8b-2b503eb27f75:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:596e1f3a-7e7b-4450-9f8b-2b503eb27f75:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 6ff22e02 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 6ff22e02 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 6ff22e02 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2021 (Fri Jul 20 06:55:35 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2021 (Fri Jul 20 06:55:35 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "bee94295", "local_conf_timestamp": 2021, "host-ts": 2021}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2024 (Fri Jul 20 06:55:38 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2024 (Fri Jul 20 06:55:38 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3971cf22", "local_conf_timestamp": 2024, "host-ts": 2024}, "global_maintenance": true}
lago.ssh: DEBUG: start task:c0086f72-f1a9-441b-803f-1e2ca8099097:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:c0086f72-f1a9-441b-803f-1e2ca8099097:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 725731ba on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 725731ba on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 725731ba on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2021 (Fri Jul 20 06:55:35 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2021 (Fri Jul 20 06:55:35 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "bee94295", "local_conf_timestamp": 2021, "host-ts": 2021}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2024 (Fri Jul 20 06:55:38 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2024 (Fri Jul 20 06:55:38 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3971cf22", "local_conf_timestamp": 2024, "host-ts": 2024}, "global_maintenance": true}
lago.ssh: DEBUG: start task:82789c2c-8eae-4ad4-a8c7-5dbad879c2b2:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:82789c2c-8eae-4ad4-a8c7-5dbad879c2b2:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 74a3b5ce on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 74a3b5ce on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 74a3b5ce on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2021 (Fri Jul 20 06:55:35 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2021 (Fri Jul 20 06:55:35 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "bee94295", "local_conf_timestamp": 2021, "host-ts": 2021}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2024 (Fri Jul 20 06:55:38 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2024 (Fri Jul 20 06:55:38 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3971cf22", "local_conf_timestamp": 2024, "host-ts": 2024}, "global_maintenance": true}
lago.ssh: DEBUG: start task:6e43522a-063f-43f7-ade3-0c463faba339:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:6e43522a-063f-43f7-ade3-0c463faba339:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 76fd7058 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 76fd7058 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 76fd7058 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2031 (Fri Jul 20 06:55:44 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2031 (Fri Jul 20 06:55:45 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "9584cfc5", "local_conf_timestamp": 2031, "host-ts": 2031}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2035 (Fri Jul 20 06:55:48 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2035 (Fri Jul 20 06:55:49 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e0fc42be", "local_conf_timestamp": 2035, "host-ts": 2035}, "global_maintenance": true}
lago.ssh: DEBUG: start task:cfd8dbd7-5483-4f2b-b800-63c8d32e04c2:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:cfd8dbd7-5483-4f2b-b800-63c8d32e04c2:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 795a170c on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 795a170c on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 795a170c on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2031 (Fri Jul 20 06:55:44 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2031 (Fri Jul 20 06:55:45 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "9584cfc5", "local_conf_timestamp": 2031, "host-ts": 2031}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2035 (Fri Jul 20 06:55:48 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2035 (Fri Jul 20 06:55:49 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e0fc42be", "local_conf_timestamp": 2035, "host-ts": 2035}, "global_maintenance": true}
lago.ssh: DEBUG: start task:b01a0174-adbf-4c72-b9e4-934f593e2fba:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:b01a0174-adbf-4c72-b9e4-934f593e2fba:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 7ba92f20 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 7ba92f20 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 7ba92f20 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2031 (Fri Jul 20 06:55:44 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2031 (Fri Jul 20 06:55:45 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "9584cfc5", "local_conf_timestamp": 2031, "host-ts": 2031}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2035 (Fri Jul 20 06:55:48 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2035 (Fri Jul 20 06:55:49 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e0fc42be", "local_conf_timestamp": 2035, "host-ts": 2035}, "global_maintenance": true}
lago.ssh: DEBUG: start task:1c3b4635-0d1d-4675-8429-0cd5f5082cc4:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:1c3b4635-0d1d-4675-8429-0cd5f5082cc4:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 7dfe963e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 7dfe963e on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 7dfe963e on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2041 (Fri Jul 20 06:55:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2042 (Fri Jul 20 06:55:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "dc8d3ccf", "local_conf_timestamp": 2042, "host-ts": 2041}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2045 (Fri Jul 20 06:55:59 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2046 (Fri Jul 20 06:55:59 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0681595f", "local_conf_timestamp": 2046, "host-ts": 2045}, "global_maintenance": true}
lago.ssh: DEBUG: start task:720d9368-17e7-45e4-8c10-5781bec5b470:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:720d9368-17e7-45e4-8c10-5781bec5b470:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 805bed0a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 805bed0a on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 805bed0a on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2041 (Fri Jul 20 06:55:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2042 (Fri Jul 20 06:55:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "dc8d3ccf", "local_conf_timestamp": 2042, "host-ts": 2041}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2045 (Fri Jul 20 06:55:59 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2046 (Fri Jul 20 06:55:59 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0681595f", "local_conf_timestamp": 2046, "host-ts": 2045}, "global_maintenance": true}
lago.ssh: DEBUG: start task:f640e7f4-1230-4988-854f-3b8de203b40d:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:f640e7f4-1230-4988-854f-3b8de203b40d:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 82ae50c0 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 82ae50c0 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 82ae50c0 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2051 (Fri Jul 20 06:56:05 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2051 (Fri Jul 20 06:56:05 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "6ee9e025", "local_conf_timestamp": 2051, "host-ts": 2051}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2055 (Fri Jul 20 06:56:08 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2055 (Fri Jul 20 06:56:09 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "8df41020", "local_conf_timestamp": 2055, "host-ts": 2055}, "global_maintenance": true}
lago.ssh: DEBUG: start task:416313ea-8823-4aef-a3bf-7531f56fd6fc:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:416313ea-8823-4aef-a3bf-7531f56fd6fc:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 8501d82e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 8501d82e on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 8501d82e on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2051 (Fri Jul 20 06:56:05 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2051 (Fri Jul 20 06:56:05 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "6ee9e025", "local_conf_timestamp": 2051, "host-ts": 2051}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2055 (Fri Jul 20 06:56:08 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2055 (Fri Jul 20 06:56:09 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "8df41020", "local_conf_timestamp": 2055, "host-ts": 2055}, "global_maintenance": true}
lago.ssh: DEBUG: start task:cace74f9-5bf3-4636-a166-bba4cd59869c:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:cace74f9-5bf3-4636-a166-bba4cd59869c:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 8763b236 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 8763b236 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 8763b236 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2051 (Fri Jul 20 06:56:05 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2051 (Fri Jul 20 06:56:05 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "6ee9e025", "local_conf_timestamp": 2051, "host-ts": 2051}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2055 (Fri Jul 20 06:56:08 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2055 (Fri Jul 20 06:56:09 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "8df41020", "local_conf_timestamp": 2055, "host-ts": 2055}, "global_maintenance": true}
lago.ssh: DEBUG: start task:1134a364-8b17-4392-8fd8-ea58a816833b:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:1134a364-8b17-4392-8fd8-ea58a816833b:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 89d3134a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 89d3134a on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 89d3134a on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2061 (Fri Jul 20 06:56:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2062 (Fri Jul 20 06:56:16 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8a56266f", "local_conf_timestamp": 2062, "host-ts": 2061}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2065 (Fri Jul 20 06:56:19 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2066 (Fri Jul 20 06:56:20 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "227968d5", "local_conf_timestamp": 2066, "host-ts": 2065}, "global_maintenance": true}
lago.ssh: DEBUG: start task:40b7946b-b9ce-44a3-a1d3-da6ab887890f:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:40b7946b-b9ce-44a3-a1d3-da6ab887890f:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 8c28a83a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 8c28a83a on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 8c28a83a on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2061 (Fri Jul 20 06:56:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2062 (Fri Jul 20 06:56:16 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8a56266f", "local_conf_timestamp": 2062, "host-ts": 2061}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2065 (Fri Jul 20 06:56:19 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2066 (Fri Jul 20 06:56:20 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "227968d5", "local_conf_timestamp": 2066, "host-ts": 2065}, "global_maintenance": true}
lago.ssh: DEBUG: start task:c7be4377-eafa-4f43-8268-f027ca9eed91:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:c7be4377-eafa-4f43-8268-f027ca9eed91:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 8e7e13fe on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 8e7e13fe on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 8e7e13fe on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2071 (Fri Jul 20 06:56:25 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2071 (Fri Jul 20 06:56:25 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "3832fa85", "local_conf_timestamp": 2071, "host-ts": 2071}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2075 (Fri Jul 20 06:56:29 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2075 (Fri Jul 20 06:56:29 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "a90c21aa", "local_conf_timestamp": 2075, "host-ts": 2075}, "global_maintenance": true}
lago.ssh: DEBUG: start task:64e2bc6f-8304-47bd-b25c-8cf787f40b8e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:64e2bc6f-8304-47bd-b25c-8cf787f40b8e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 90e0ad50 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 90e0ad50 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 90e0ad50 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2071 (Fri Jul 20 06:56:25 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2071 (Fri Jul 20 06:56:25 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "3832fa85", "local_conf_timestamp": 2071, "host-ts": 2071}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2075 (Fri Jul 20 06:56:29 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2075 (Fri Jul 20 06:56:29 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "a90c21aa", "local_conf_timestamp": 2075, "host-ts": 2075}, "global_maintenance": true}
lago.ssh: DEBUG: start task:5415a43c-368c-4355-9eb9-14d849879eec:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:5415a43c-368c-4355-9eb9-14d849879eec:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 9336096a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 9336096a on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 9336096a on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2071 (Fri Jul 20 06:56:25 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2071 (Fri Jul 20 06:56:25 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "3832fa85", "local_conf_timestamp": 2071, "host-ts": 2071}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2075 (Fri Jul 20 06:56:29 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2075 (Fri Jul 20 06:56:29 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "a90c21aa", "local_conf_timestamp": 2075, "host-ts": 2075}, "global_maintenance": true}
lago.ssh: DEBUG: start task:2ff22d64-72d8-477f-8e13-da938c0f5d1c:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:2ff22d64-72d8-477f-8e13-da938c0f5d1c:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 95865378 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 95865378 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 95865378 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2081 (Fri Jul 20 06:56:35 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2081 (Fri Jul 20 06:56:35 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "682f34f4", "local_conf_timestamp": 2081, "host-ts": 2081}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2085 (Fri Jul 20 06:56:38 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2085 (Fri Jul 20 06:56:39 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "4598add9", "local_conf_timestamp": 2085, "host-ts": 2085}, "global_maintenance": true}
lago.ssh: DEBUG: start task:a8728708-4a9e-408b-8677-d7639680ff7a:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:a8728708-4a9e-408b-8677-d7639680ff7a:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 97dd1fc6 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 97dd1fc6 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 97dd1fc6 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2081 (Fri Jul 20 06:56:35 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2081 (Fri Jul 20 06:56:35 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "682f34f4", "local_conf_timestamp": 2081, "host-ts": 2081}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2085 (Fri Jul 20 06:56:38 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2085 (Fri Jul 20 06:56:39 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "4598add9", "local_conf_timestamp": 2085, "host-ts": 2085}, "global_maintenance": true}
lago.ssh: DEBUG: start task:64e7226b-828e-493e-b817-2fc7967ab25e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:64e7226b-828e-493e-b817-2fc7967ab25e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 9a372032 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 9a372032 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 9a372032 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2091 (Fri Jul 20 06:56:45 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2091 (Fri Jul 20 06:56:45 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "4342b9a4", "local_conf_timestamp": 2091, "host-ts": 2091}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2085 (Fri Jul 20 06:56:38 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2085 (Fri Jul 20 06:56:39 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "4598add9", "local_conf_timestamp": 2085, "host-ts": 2085}, "global_maintenance": true}
lago.ssh: DEBUG: start task:94f5d2a3-e011-44e0-9f5e-562461bfdc50:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:94f5d2a3-e011-44e0-9f5e-562461bfdc50:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 9c8bca0e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 9c8bca0e on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 9c8bca0e on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2091 (Fri Jul 20 06:56:45 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2091 (Fri Jul 20 06:56:45 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "4342b9a4", "local_conf_timestamp": 2091, "host-ts": 2091}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2095 (Fri Jul 20 06:56:49 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2096 (Fri Jul 20 06:56:49 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ceede4a6", "local_conf_timestamp": 2096, "host-ts": 2095}, "global_maintenance": true}
lago.ssh: DEBUG: start task:7d34fa32-480d-474b-9e96-db32afdd80cb:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:7d34fa32-480d-474b-9e96-db32afdd80cb:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running 9ef6f5a2 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command 9ef6f5a2 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command 9ef6f5a2 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2091 (Fri Jul 20 06:56:45 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2091 (Fri Jul 20 06:56:45 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "4342b9a4", "local_conf_timestamp": 2091, "host-ts": 2091}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2095 (Fri Jul 20 06:56:49 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2096 (Fri Jul 20 06:56:49 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ceede4a6", "local_conf_timestamp": 2096, "host-ts": 2095}, "global_maintenance": true}
lago.ssh: DEBUG: start task:dfdc87a7-26a6-46ce-93a1-d134cf9d752a:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:dfdc87a7-26a6-46ce-93a1-d134cf9d752a:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running a14cda38 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command a14cda38 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command a14cda38 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2101 (Fri Jul 20 06:56:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2101 (Fri Jul 20 06:56:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8372644c", "local_conf_timestamp": 2101, "host-ts": 2101}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2105 (Fri Jul 20 06:56:58 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2105 (Fri Jul 20 06:56:59 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3d6421d6", "local_conf_timestamp": 2105, "host-ts": 2105}, "global_maintenance": true}
lago.ssh: DEBUG: start task:aabce3fa-c484-40ca-837d-d1ff418224ea:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:aabce3fa-c484-40ca-837d-d1ff418224ea:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running a3a2ba14 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command a3a2ba14 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command a3a2ba14 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2101 (Fri Jul 20 06:56:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2101 (Fri Jul 20 06:56:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8372644c", "local_conf_timestamp": 2101, "host-ts": 2101}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2105 (Fri Jul 20 06:56:58 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2105 (Fri Jul 20 06:56:59 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3d6421d6", "local_conf_timestamp": 2105, "host-ts": 2105}, "global_maintenance": true}
lago.ssh: DEBUG: start task:004f18b2-b68d-4642-bca4-4ec0b4ccc05e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:004f18b2-b68d-4642-bca4-4ec0b4ccc05e:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running a5fac7ca on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command a5fac7ca on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command a5fac7ca on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2101 (Fri Jul 20 06:56:55 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2101 (Fri Jul 20 06:56:55 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8372644c", "local_conf_timestamp": 2101, "host-ts": 2101}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2105 (Fri Jul 20 06:56:58 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2105 (Fri Jul 20 06:56:59 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3d6421d6", "local_conf_timestamp": 2105, "host-ts": 2105}, "global_maintenance": true}
lago.ssh: DEBUG: start task:3de4ccb4-6d30-4aba-a74e-65933912d694:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:3de4ccb4-6d30-4aba-a74e-65933912d694:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running a8636c7e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command a8636c7e on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command a8636c7e on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2111 (Fri Jul 20 06:57:05 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2111 (Fri Jul 20 06:57:05 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "a81fe91c", "local_conf_timestamp": 2111, "host-ts": 2111}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2115 (Fri Jul 20 06:57:09 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2116 (Fri Jul 20 06:57:09 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "b61168a9", "local_conf_timestamp": 2116, "host-ts": 2115}, "global_maintenance": true}
lago.ssh: DEBUG: start task:4a24aff8-0285-43d3-9099-217358a099e0:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:4a24aff8-0285-43d3-9099-217358a099e0:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running aabc0ff8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command aabc0ff8 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command aabc0ff8 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2111 (Fri Jul 20 06:57:05 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2111 (Fri Jul 20 06:57:05 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "a81fe91c", "local_conf_timestamp": 2111, "host-ts": 2111}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2115 (Fri Jul 20 06:57:09 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2116 (Fri Jul 20 06:57:09 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "b61168a9", "local_conf_timestamp": 2116, "host-ts": 2115}, "global_maintenance": true}
lago.ssh: DEBUG: start task:d67eebdd-983e-4158-a8b5-aef886337e43:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:d67eebdd-983e-4158-a8b5-aef886337e43:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running ad0f2d58 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command ad0f2d58 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command ad0f2d58 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2121 (Fri Jul 20 06:57:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2121 (Fri Jul 20 06:57:15 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "d5a97eec", "local_conf_timestamp": 2121, "host-ts": 2121}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2125 (Fri Jul 20 06:57:19 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2125 (Fri Jul 20 06:57:19 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "199c105c", "local_conf_timestamp": 2125, "host-ts": 2125}, "global_maintenance": true}
lago.ssh: DEBUG: start task:cb48587f-5883-4a99-94eb-0da815820354:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:cb48587f-5883-4a99-94eb-0da815820354:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running af6c8a00 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command af6c8a00 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command af6c8a00 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2121 (Fri Jul 20 06:57:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2121 (Fri Jul 20 06:57:15 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "d5a97eec", "local_conf_timestamp": 2121, "host-ts": 2121}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2125 (Fri Jul 20 06:57:19 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2125 (Fri Jul 20 06:57:19 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "199c105c", "local_conf_timestamp": 2125, "host-ts": 2125}, "global_maintenance": true}
lago.ssh: DEBUG: start task:1e3157a2-54e4-4756-9752-e0a1b53e26cf:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:1e3157a2-54e4-4756-9752-e0a1b53e26cf:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running b1cc235a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command b1cc235a on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command b1cc235a on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2121 (Fri Jul 20 06:57:15 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2121 (Fri Jul 20 06:57:15 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "d5a97eec", "local_conf_timestamp": 2121, "host-ts": 2121}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2125 (Fri Jul 20 06:57:19 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2125 (Fri Jul 20 06:57:19 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "199c105c", "local_conf_timestamp": 2125, "host-ts": 2125}, "global_maintenance": true}
lago.ssh: DEBUG: start task:ca9374e2-6efe-43fb-b583-f328895db142:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:ca9374e2-6efe-43fb-b583-f328895db142:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running b42232ac on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command b42232ac on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command b42232ac on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2131 (Fri Jul 20 06:57:25 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2132 (Fri Jul 20 06:57:26 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "67cda206", "local_conf_timestamp": 2132, "host-ts": 2131}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2135 (Fri Jul 20 06:57:28 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2135 (Fri Jul 20 06:57:29 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0be00899", "local_conf_timestamp": 2135, "host-ts": 2135}, "global_maintenance": true}
lago.ssh: DEBUG: start task:1df48ff9-15ba-48d7-afa6-6e5e5dbbbd19:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:1df48ff9-15ba-48d7-afa6-6e5e5dbbbd19:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running b6740828 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command b6740828 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command b6740828 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2131 (Fri Jul 20 06:57:25 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2132 (Fri Jul 20 06:57:26 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "67cda206", "local_conf_timestamp": 2132, "host-ts": 2131}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2135 (Fri Jul 20 06:57:28 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2135 (Fri Jul 20 06:57:29 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0be00899", "local_conf_timestamp": 2135, "host-ts": 2135}, "global_maintenance": true}
lago.ssh: DEBUG: start task:019fee6e-ef24-4caa-86af-e9f1c2cfbc89:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:019fee6e-ef24-4caa-86af-e9f1c2cfbc89:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running b8c7e68a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command b8c7e68a on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command b8c7e68a on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2141 (Fri Jul 20 06:57:35 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2141 (Fri Jul 20 06:57:35 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "2ec4510c", "local_conf_timestamp": 2141, "host-ts": 2141}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2145 (Fri Jul 20 06:57:39 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2146 (Fri Jul 20 06:57:39 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ed9d1378", "local_conf_timestamp": 2146, "host-ts": 2145}, "global_maintenance": true}
lago.ssh: DEBUG: start task:bc57b009-129d-49be-a6f7-c2d2c56db626:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: end task:bc57b009-129d-49be-a6f7-c2d2c56db626:Get ssh client for lago-he-basic-suite-4-2-host-1:
lago.ssh: DEBUG: Running bb1b5624 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json
lago.ssh: DEBUG: Command bb1b5624 on lago-he-basic-suite-4-2-host-1 returned with 0
lago.ssh: DEBUG: Command bb1b5624 on lago-he-basic-suite-4-2-host-1 output:
{"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2141 (Fri Jul 20 06:57:35 2018)\nhost-id=1\nscore=3000\nvm_conf_refresh_time=2141 (Fri Jul 20 06:57:35 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "2ec4510c", "local_conf_timestamp": 2141, "host-ts": 2141}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\nmetadata_feature_version=1\ntimestamp=2145 (Fri Jul 20 06:57:39 2018)\nhost-id=2\nscore=3400\nvm_conf_refresh_time=2146 (Fri Jul 20 06:57:39 2018)\nconf_on_shared_storage=True\nmaintenance=False\nstate=GlobalMaintenance\nstopped=False\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ed9d1378", "local_conf_timestamp": 2146, "host-ts": 2145}, "global_maintenance": true}
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.2/ovirt-system-tests/he-basic-suite-4.2/test-scenarios/008_restart_he_vm.py", line 77, in clear_global_maintenance
lambda: _get_he_status(host)['global_maintenance'] is False
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 267, in assert_true_within_short
assert_equals_within_short(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 251, in assert_equals_within_short
func, value, SHORT_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 237, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
'False != True after 180 seconds\n-------------------- >> begin captured logging << --------------------\nlago.ssh: DEBUG: start task:f0ed1822-41ba-49ae-86e4-2711432f0b9b:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:f0ed1822-41ba-49ae-86e4-2711432f0b9b:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 516bd74e on lago-he-basic-suite-4-2-host-1: hosted-engine --set-maintenance --mode=none\nlago.ssh: DEBUG: Command 516bd74e on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: start task:4c2e9e75-4391-4b79-8536-6306db062a6f:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:4c2e9e75-4391-4b79-8536-6306db062a6f:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 51ec8b78 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 51ec8b78 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 51ec8b78 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1971 (Fri Jul 20 06:54:45 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=1971 (Fri Jul 20 06:54:45 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "c546b35a", "local_conf_timestamp": 1971, "host-ts": 1971}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1973 (Fri Jul 20 06:54:47 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=1973 (Fri Jul 20 06:54:47 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "97d3ab86", "local_conf_timestamp": 1973, "host-ts": 1973}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:d4f31f69-492f-4660-bef1-c770e2e60c9c:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:d4f31f69-492f-4660-bef1-c770e2e60c9c:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 5875f4de on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 5875f4de on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 5875f4de on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1981 (Fri Jul 20 06:54:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=1981 (Fri Jul 20 06:54:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "955b7d2b", "local_conf_timestamp": 1981, "host-ts": 1981}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1983 (Fri Jul 20 06:54:57 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=1984 (Fri Jul 20 06:54:58 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e523b256", "local_conf_timestamp": 1984, "host-ts": 1983}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:54a827fe-79df-4c67-b663-2bdbd07cb21e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:54a827fe-79df-4c67-b663-2bdbd07cb21e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 5acc3bb2 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 5acc3bb2 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 5acc3bb2 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1981 (Fri Jul 20 06:54:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=1981 (Fri Jul 20 06:54:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "955b7d2b", "local_conf_timestamp": 1981, "host-ts": 1981}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1983 (Fri Jul 20 06:54:57 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=1984 (Fri Jul 20 06:54:58 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e523b256", "local_conf_timestamp": 1984, "host-ts": 1983}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:e6c49547-5a08-4162-ba42-eb8b9c6460dc:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:e6c49547-5a08-4162-ba42-eb8b9c6460dc:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 5d221eb8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 5d221eb8 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 5d221eb8 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1981 (Fri Jul 20 06:54:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=1981 (Fri Jul 20 06:54:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "955b7d2b", "local_conf_timestamp": 1981, "host-ts": 1981}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1983 (Fri Jul 20 06:54:57 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=1984 (Fri Jul 20 06:54:58 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e523b256", "local_conf_timestamp": 1984, "host-ts": 1983}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:f4c03380-7d64-4e3e-86eb-9041884709fe:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:f4c03380-7d64-4e3e-86eb-9041884709fe:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 5f81c6f4 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 5f81c6f4 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 5f81c6f4 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1991 (Fri Jul 20 06:55:05 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=1992 (Fri Jul 20 06:55:06 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "273fa1c1", "local_conf_timestamp": 1992, "host-ts": 1991}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1994 (Fri Jul 20 06:55:08 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=1995 (Fri Jul 20 06:55:08 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "007befea", "local_conf_timestamp": 1995, "host-ts": 1994}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:6955a302-3a3d-4d08-8eee-ea625f8649f7:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:6955a302-3a3d-4d08-8eee-ea625f8649f7:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 61e7f9b8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 61e7f9b8 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 61e7f9b8 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1991 (Fri Jul 20 06:55:05 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=1992 (Fri Jul 20 06:55:06 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "273fa1c1", "local_conf_timestamp": 1992, "host-ts": 1991}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=1994 (Fri Jul 20 06:55:08 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=1995 (Fri Jul 20 06:55:08 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "007befea", "local_conf_timestamp": 1995, "host-ts": 1994}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:b3f289f5-2221-423e-bac7-029881a2a4e0:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:b3f289f5-2221-423e-bac7-029881a2a4e0:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 6433e5e2 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 6433e5e2 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 6433e5e2 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2001 (Fri Jul 20 06:55:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2001 (Fri Jul 20 06:55:15 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "e8325835", "local_conf_timestamp": 2001, "host-ts": 2001}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2004 (Fri Jul 20 06:55:17 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2004 (Fri Jul 20 06:55:18 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "1d89fea8", "local_conf_timestamp": 2004, "host-ts": 2004}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:c241d0fc-5fa4-457c-b83e-e26af8f90e65:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:c241d0fc-5fa4-457c-b83e-e26af8f90e65:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 668df5a8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 668df5a8 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 668df5a8 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2001 (Fri Jul 20 06:55:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2001 (Fri Jul 20 06:55:15 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "e8325835", "local_conf_timestamp": 2001, "host-ts": 2001}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2004 (Fri Jul 20 06:55:17 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2004 (Fri Jul 20 06:55:18 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "1d89fea8", "local_conf_timestamp": 2004, "host-ts": 2004}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:f2af2d09-a035-48b8-a19d-cf0dc1d07f88:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:f2af2d09-a035-48b8-a19d-cf0dc1d07f88:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 68e8399e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 68e8399e on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 68e8399e on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2001 (Fri Jul 20 06:55:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2001 (Fri Jul 20 06:55:15 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "e8325835", "local_conf_timestamp": 2001, "host-ts": 2001}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2004 (Fri Jul 20 06:55:17 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2004 (Fri Jul 20 06:55:18 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "1d89fea8", "local_conf_timestamp": 2004, "host-ts": 2004}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:017f8d03-0469-4c2d-846d-4ca7eeb45ceb:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:017f8d03-0469-4c2d-846d-4ca7eeb45ceb:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 6b3e8b62 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 6b3e8b62 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 6b3e8b62 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2011 (Fri Jul 20 06:55:25 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2012 (Fri Jul 20 06:55:26 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "5a5684df", "local_conf_timestamp": 2012, "host-ts": 2011}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2014 (Fri Jul 20 06:55:28 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2015 (Fri Jul 20 06:55:28 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "78f2d6fb", "local_conf_timestamp": 2015, "host-ts": 2014}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:cd3be9b7-3f43-4eb7-964e-af7243c18a49:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:cd3be9b7-3f43-4eb7-964e-af7243c18a49:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 6d948542 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 6d948542 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 6d948542 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2011 (Fri Jul 20 06:55:25 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2012 (Fri Jul 20 06:55:26 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "5a5684df", "local_conf_timestamp": 2012, "host-ts": 2011}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2014 (Fri Jul 20 06:55:28 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2015 (Fri Jul 20 06:55:28 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "78f2d6fb", "local_conf_timestamp": 2015, "host-ts": 2014}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:596e1f3a-7e7b-4450-9f8b-2b503eb27f75:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:596e1f3a-7e7b-4450-9f8b-2b503eb27f75:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 6ff22e02 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 6ff22e02 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 6ff22e02 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2021 (Fri Jul 20 06:55:35 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2021 (Fri Jul 20 06:55:35 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "bee94295", "local_conf_timestamp": 2021, "host-ts": 2021}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2024 (Fri Jul 20 06:55:38 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2024 (Fri Jul 20 06:55:38 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3971cf22", "local_conf_timestamp": 2024, "host-ts": 2024}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:c0086f72-f1a9-441b-803f-1e2ca8099097:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:c0086f72-f1a9-441b-803f-1e2ca8099097:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 725731ba on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 725731ba on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 725731ba on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2021 (Fri Jul 20 06:55:35 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2021 (Fri Jul 20 06:55:35 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "bee94295", "local_conf_timestamp": 2021, "host-ts": 2021}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2024 (Fri Jul 20 06:55:38 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2024 (Fri Jul 20 06:55:38 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3971cf22", "local_conf_timestamp": 2024, "host-ts": 2024}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:82789c2c-8eae-4ad4-a8c7-5dbad879c2b2:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:82789c2c-8eae-4ad4-a8c7-5dbad879c2b2:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 74a3b5ce on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 74a3b5ce on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 74a3b5ce on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2021 (Fri Jul 20 06:55:35 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2021 (Fri Jul 20 06:55:35 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "bee94295", "local_conf_timestamp": 2021, "host-ts": 2021}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2024 (Fri Jul 20 06:55:38 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2024 (Fri Jul 20 06:55:38 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3971cf22", "local_conf_timestamp": 2024, "host-ts": 2024}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:6e43522a-063f-43f7-ade3-0c463faba339:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:6e43522a-063f-43f7-ade3-0c463faba339:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 76fd7058 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 76fd7058 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 76fd7058 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2031 (Fri Jul 20 06:55:44 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2031 (Fri Jul 20 06:55:45 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "9584cfc5", "local_conf_timestamp": 2031, "host-ts": 2031}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2035 (Fri Jul 20 06:55:48 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2035 (Fri Jul 20 06:55:49 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e0fc42be", "local_conf_timestamp": 2035, "host-ts": 2035}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:cfd8dbd7-5483-4f2b-b800-63c8d32e04c2:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:cfd8dbd7-5483-4f2b-b800-63c8d32e04c2:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 795a170c on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 795a170c on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 795a170c on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2031 (Fri Jul 20 06:55:44 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2031 (Fri Jul 20 06:55:45 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "9584cfc5", "local_conf_timestamp": 2031, "host-ts": 2031}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2035 (Fri Jul 20 06:55:48 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2035 (Fri Jul 20 06:55:49 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e0fc42be", "local_conf_timestamp": 2035, "host-ts": 2035}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:b01a0174-adbf-4c72-b9e4-934f593e2fba:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:b01a0174-adbf-4c72-b9e4-934f593e2fba:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 7ba92f20 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 7ba92f20 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 7ba92f20 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2031 (Fri Jul 20 06:55:44 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2031 (Fri Jul 20 06:55:45 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "9584cfc5", "local_conf_timestamp": 2031, "host-ts": 2031}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2035 (Fri Jul 20 06:55:48 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2035 (Fri Jul 20 06:55:49 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "e0fc42be", "local_conf_timestamp": 2035, "host-ts": 2035}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:1c3b4635-0d1d-4675-8429-0cd5f5082cc4:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:1c3b4635-0d1d-4675-8429-0cd5f5082cc4:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 7dfe963e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 7dfe963e on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 7dfe963e on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2041 (Fri Jul 20 06:55:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2042 (Fri Jul 20 06:55:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "dc8d3ccf", "local_conf_timestamp": 2042, "host-ts": 2041}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2045 (Fri Jul 20 06:55:59 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2046 (Fri Jul 20 06:55:59 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0681595f", "local_conf_timestamp": 2046, "host-ts": 2045}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:720d9368-17e7-45e4-8c10-5781bec5b470:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:720d9368-17e7-45e4-8c10-5781bec5b470:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 805bed0a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 805bed0a on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 805bed0a on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2041 (Fri Jul 20 06:55:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2042 (Fri Jul 20 06:55:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "dc8d3ccf", "local_conf_timestamp": 2042, "host-ts": 2041}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2045 (Fri Jul 20 06:55:59 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2046 (Fri Jul 20 06:55:59 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0681595f", "local_conf_timestamp": 2046, "host-ts": 2045}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:f640e7f4-1230-4988-854f-3b8de203b40d:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:f640e7f4-1230-4988-854f-3b8de203b40d:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 82ae50c0 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 82ae50c0 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 82ae50c0 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2051 (Fri Jul 20 06:56:05 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2051 (Fri Jul 20 06:56:05 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "6ee9e025", "local_conf_timestamp": 2051, "host-ts": 2051}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2055 (Fri Jul 20 06:56:08 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2055 (Fri Jul 20 06:56:09 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "8df41020", "local_conf_timestamp": 2055, "host-ts": 2055}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:416313ea-8823-4aef-a3bf-7531f56fd6fc:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:416313ea-8823-4aef-a3bf-7531f56fd6fc:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 8501d82e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 8501d82e on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 8501d82e on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2051 (Fri Jul 20 06:56:05 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2051 (Fri Jul 20 06:56:05 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "6ee9e025", "local_conf_timestamp": 2051, "host-ts": 2051}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2055 (Fri Jul 20 06:56:08 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2055 (Fri Jul 20 06:56:09 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "8df41020", "local_conf_timestamp": 2055, "host-ts": 2055}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:cace74f9-5bf3-4636-a166-bba4cd59869c:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:cace74f9-5bf3-4636-a166-bba4cd59869c:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 8763b236 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 8763b236 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 8763b236 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2051 (Fri Jul 20 06:56:05 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2051 (Fri Jul 20 06:56:05 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "6ee9e025", "local_conf_timestamp": 2051, "host-ts": 2051}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2055 (Fri Jul 20 06:56:08 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2055 (Fri Jul 20 06:56:09 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "8df41020", "local_conf_timestamp": 2055, "host-ts": 2055}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:1134a364-8b17-4392-8fd8-ea58a816833b:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:1134a364-8b17-4392-8fd8-ea58a816833b:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 89d3134a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 89d3134a on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 89d3134a on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2061 (Fri Jul 20 06:56:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2062 (Fri Jul 20 06:56:16 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8a56266f", "local_conf_timestamp": 2062, "host-ts": 2061}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2065 (Fri Jul 20 06:56:19 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2066 (Fri Jul 20 06:56:20 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "227968d5", "local_conf_timestamp": 2066, "host-ts": 2065}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:40b7946b-b9ce-44a3-a1d3-da6ab887890f:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:40b7946b-b9ce-44a3-a1d3-da6ab887890f:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 8c28a83a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 8c28a83a on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 8c28a83a on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2061 (Fri Jul 20 06:56:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2062 (Fri Jul 20 06:56:16 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8a56266f", "local_conf_timestamp": 2062, "host-ts": 2061}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2065 (Fri Jul 20 06:56:19 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2066 (Fri Jul 20 06:56:20 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "227968d5", "local_conf_timestamp": 2066, "host-ts": 2065}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:c7be4377-eafa-4f43-8268-f027ca9eed91:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:c7be4377-eafa-4f43-8268-f027ca9eed91:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 8e7e13fe on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 8e7e13fe on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 8e7e13fe on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2071 (Fri Jul 20 06:56:25 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2071 (Fri Jul 20 06:56:25 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "3832fa85", "local_conf_timestamp": 2071, "host-ts": 2071}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2075 (Fri Jul 20 06:56:29 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2075 (Fri Jul 20 06:56:29 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "a90c21aa", "local_conf_timestamp": 2075, "host-ts": 2075}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:64e2bc6f-8304-47bd-b25c-8cf787f40b8e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:64e2bc6f-8304-47bd-b25c-8cf787f40b8e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 90e0ad50 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 90e0ad50 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 90e0ad50 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2071 (Fri Jul 20 06:56:25 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2071 (Fri Jul 20 06:56:25 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "3832fa85", "local_conf_timestamp": 2071, "host-ts": 2071}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2075 (Fri Jul 20 06:56:29 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2075 (Fri Jul 20 06:56:29 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "a90c21aa", "local_conf_timestamp": 2075, "host-ts": 2075}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:5415a43c-368c-4355-9eb9-14d849879eec:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:5415a43c-368c-4355-9eb9-14d849879eec:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 9336096a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 9336096a on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 9336096a on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2071 (Fri Jul 20 06:56:25 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2071 (Fri Jul 20 06:56:25 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "3832fa85", "local_conf_timestamp": 2071, "host-ts": 2071}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2075 (Fri Jul 20 06:56:29 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2075 (Fri Jul 20 06:56:29 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "a90c21aa", "local_conf_timestamp": 2075, "host-ts": 2075}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:2ff22d64-72d8-477f-8e13-da938c0f5d1c:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:2ff22d64-72d8-477f-8e13-da938c0f5d1c:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 95865378 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 95865378 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 95865378 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2081 (Fri Jul 20 06:56:35 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2081 (Fri Jul 20 06:56:35 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "682f34f4", "local_conf_timestamp": 2081, "host-ts": 2081}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2085 (Fri Jul 20 06:56:38 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2085 (Fri Jul 20 06:56:39 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "4598add9", "local_conf_timestamp": 2085, "host-ts": 2085}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:a8728708-4a9e-408b-8677-d7639680ff7a:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:a8728708-4a9e-408b-8677-d7639680ff7a:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 97dd1fc6 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 97dd1fc6 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 97dd1fc6 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2081 (Fri Jul 20 06:56:35 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2081 (Fri Jul 20 06:56:35 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "682f34f4", "local_conf_timestamp": 2081, "host-ts": 2081}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2085 (Fri Jul 20 06:56:38 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2085 (Fri Jul 20 06:56:39 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "4598add9", "local_conf_timestamp": 2085, "host-ts": 2085}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:64e7226b-828e-493e-b817-2fc7967ab25e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:64e7226b-828e-493e-b817-2fc7967ab25e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 9a372032 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 9a372032 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 9a372032 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2091 (Fri Jul 20 06:56:45 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2091 (Fri Jul 20 06:56:45 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "4342b9a4", "local_conf_timestamp": 2091, "host-ts": 2091}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2085 (Fri Jul 20 06:56:38 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2085 (Fri Jul 20 06:56:39 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "4598add9", "local_conf_timestamp": 2085, "host-ts": 2085}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:94f5d2a3-e011-44e0-9f5e-562461bfdc50:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:94f5d2a3-e011-44e0-9f5e-562461bfdc50:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 9c8bca0e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 9c8bca0e on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 9c8bca0e on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2091 (Fri Jul 20 06:56:45 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2091 (Fri Jul 20 06:56:45 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "4342b9a4", "local_conf_timestamp": 2091, "host-ts": 2091}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2095 (Fri Jul 20 06:56:49 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2096 (Fri Jul 20 06:56:49 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ceede4a6", "local_conf_timestamp": 2096, "host-ts": 2095}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:7d34fa32-480d-474b-9e96-db32afdd80cb:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:7d34fa32-480d-474b-9e96-db32afdd80cb:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running 9ef6f5a2 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command 9ef6f5a2 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command 9ef6f5a2 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2091 (Fri Jul 20 06:56:45 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2091 (Fri Jul 20 06:56:45 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "4342b9a4", "local_conf_timestamp": 2091, "host-ts": 2091}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2095 (Fri Jul 20 06:56:49 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2096 (Fri Jul 20 06:56:49 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ceede4a6", "local_conf_timestamp": 2096, "host-ts": 2095}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:dfdc87a7-26a6-46ce-93a1-d134cf9d752a:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:dfdc87a7-26a6-46ce-93a1-d134cf9d752a:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running a14cda38 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command a14cda38 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command a14cda38 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2101 (Fri Jul 20 06:56:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2101 (Fri Jul 20 06:56:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8372644c", "local_conf_timestamp": 2101, "host-ts": 2101}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2105 (Fri Jul 20 06:56:58 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2105 (Fri Jul 20 06:56:59 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3d6421d6", "local_conf_timestamp": 2105, "host-ts": 2105}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:aabce3fa-c484-40ca-837d-d1ff418224ea:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:aabce3fa-c484-40ca-837d-d1ff418224ea:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running a3a2ba14 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command a3a2ba14 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command a3a2ba14 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2101 (Fri Jul 20 06:56:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2101 (Fri Jul 20 06:56:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8372644c", "local_conf_timestamp": 2101, "host-ts": 2101}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2105 (Fri Jul 20 06:56:58 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2105 (Fri Jul 20 06:56:59 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3d6421d6", "local_conf_timestamp": 2105, "host-ts": 2105}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:004f18b2-b68d-4642-bca4-4ec0b4ccc05e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:004f18b2-b68d-4642-bca4-4ec0b4ccc05e:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running a5fac7ca on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command a5fac7ca on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command a5fac7ca on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2101 (Fri Jul 20 06:56:55 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2101 (Fri Jul 20 06:56:55 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "8372644c", "local_conf_timestamp": 2101, "host-ts": 2101}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2105 (Fri Jul 20 06:56:58 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2105 (Fri Jul 20 06:56:59 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "3d6421d6", "local_conf_timestamp": 2105, "host-ts": 2105}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:3de4ccb4-6d30-4aba-a74e-65933912d694:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:3de4ccb4-6d30-4aba-a74e-65933912d694:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running a8636c7e on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command a8636c7e on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command a8636c7e on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2111 (Fri Jul 20 06:57:05 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2111 (Fri Jul 20 06:57:05 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "a81fe91c", "local_conf_timestamp": 2111, "host-ts": 2111}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2115 (Fri Jul 20 06:57:09 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2116 (Fri Jul 20 06:57:09 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "b61168a9", "local_conf_timestamp": 2116, "host-ts": 2115}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:4a24aff8-0285-43d3-9099-217358a099e0:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:4a24aff8-0285-43d3-9099-217358a099e0:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running aabc0ff8 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command aabc0ff8 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command aabc0ff8 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2111 (Fri Jul 20 06:57:05 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2111 (Fri Jul 20 06:57:05 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "a81fe91c", "local_conf_timestamp": 2111, "host-ts": 2111}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2115 (Fri Jul 20 06:57:09 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2116 (Fri Jul 20 06:57:09 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "b61168a9", "local_conf_timestamp": 2116, "host-ts": 2115}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:d67eebdd-983e-4158-a8b5-aef886337e43:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:d67eebdd-983e-4158-a8b5-aef886337e43:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running ad0f2d58 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command ad0f2d58 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command ad0f2d58 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2121 (Fri Jul 20 06:57:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2121 (Fri Jul 20 06:57:15 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "d5a97eec", "local_conf_timestamp": 2121, "host-ts": 2121}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2125 (Fri Jul 20 06:57:19 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2125 (Fri Jul 20 06:57:19 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "199c105c", "local_conf_timestamp": 2125, "host-ts": 2125}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:cb48587f-5883-4a99-94eb-0da815820354:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:cb48587f-5883-4a99-94eb-0da815820354:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running af6c8a00 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command af6c8a00 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command af6c8a00 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2121 (Fri Jul 20 06:57:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2121 (Fri Jul 20 06:57:15 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "d5a97eec", "local_conf_timestamp": 2121, "host-ts": 2121}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2125 (Fri Jul 20 06:57:19 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2125 (Fri Jul 20 06:57:19 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "199c105c", "local_conf_timestamp": 2125, "host-ts": 2125}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:1e3157a2-54e4-4756-9752-e0a1b53e26cf:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:1e3157a2-54e4-4756-9752-e0a1b53e26cf:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running b1cc235a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command b1cc235a on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command b1cc235a on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2121 (Fri Jul 20 06:57:15 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2121 (Fri Jul 20 06:57:15 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "d5a97eec", "local_conf_timestamp": 2121, "host-ts": 2121}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2125 (Fri Jul 20 06:57:19 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2125 (Fri Jul 20 06:57:19 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "199c105c", "local_conf_timestamp": 2125, "host-ts": 2125}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:ca9374e2-6efe-43fb-b583-f328895db142:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:ca9374e2-6efe-43fb-b583-f328895db142:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running b42232ac on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command b42232ac on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command b42232ac on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2131 (Fri Jul 20 06:57:25 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2132 (Fri Jul 20 06:57:26 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "67cda206", "local_conf_timestamp": 2132, "host-ts": 2131}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2135 (Fri Jul 20 06:57:28 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2135 (Fri Jul 20 06:57:29 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0be00899", "local_conf_timestamp": 2135, "host-ts": 2135}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:1df48ff9-15ba-48d7-afa6-6e5e5dbbbd19:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:1df48ff9-15ba-48d7-afa6-6e5e5dbbbd19:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running b6740828 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command b6740828 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command b6740828 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2131 (Fri Jul 20 06:57:25 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2132 (Fri Jul 20 06:57:26 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "67cda206", "local_conf_timestamp": 2132, "host-ts": 2131}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2135 (Fri Jul 20 06:57:28 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2135 (Fri Jul 20 06:57:29 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "0be00899", "local_conf_timestamp": 2135, "host-ts": 2135}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:019fee6e-ef24-4caa-86af-e9f1c2cfbc89:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:019fee6e-ef24-4caa-86af-e9f1c2cfbc89:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running b8c7e68a on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command b8c7e68a on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command b8c7e68a on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2141 (Fri Jul 20 06:57:35 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2141 (Fri Jul 20 06:57:35 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "2ec4510c", "local_conf_timestamp": 2141, "host-ts": 2141}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2145 (Fri Jul 20 06:57:39 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2146 (Fri Jul 20 06:57:39 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ed9d1378", "local_conf_timestamp": 2146, "host-ts": 2145}, "global_maintenance": true}\n\nlago.ssh: DEBUG: start task:bc57b009-129d-49be-a6f7-c2d2c56db626:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: end task:bc57b009-129d-49be-a6f7-c2d2c56db626:Get ssh client for lago-he-basic-suite-4-2-host-1:\nlago.ssh: DEBUG: Running bb1b5624 on lago-he-basic-suite-4-2-host-1: hosted-engine --vm-status --json\nlago.ssh: DEBUG: Command bb1b5624 on lago-he-basic-suite-4-2-host-1 returned with 0\nlago.ssh: DEBUG: Command bb1b5624 on lago-he-basic-suite-4-2-host-1 output:\n {"1": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2141 (Fri Jul 20 06:57:35 2018)\\nhost-id=1\\nscore=3000\\nvm_conf_refresh_time=2141 (Fri Jul 20 06:57:35 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-0.lago.local", "host-id": 1, "engine-status": {"health": "good", "vm": "up", "detail": "Up"}, "score": 3000, "stopped": false, "maintenance": false, "crc32": "2ec4510c", "local_conf_timestamp": 2141, "host-ts": 2141}, "2": {"conf_on_shared_storage": true, "live-data": true, "extra": "metadata_parse_version=1\\nmetadata_feature_version=1\\ntimestamp=2145 (Fri Jul 20 06:57:39 2018)\\nhost-id=2\\nscore=3400\\nvm_conf_refresh_time=2146 (Fri Jul 20 06:57:39 2018)\\nconf_on_shared_storage=True\\nmaintenance=False\\nstate=GlobalMaintenance\\nstopped=False\\n", "hostname": "lago-he-basic-suite-4-2-host-1", "host-id": 2, "engine-status": {"reason": "vm not running on this host", "health": "bad", "vm": "down", "detail": "unknown"}, "score": 3400, "stopped": false, "maintenance": false, "crc32": "ed9d1378", "local_conf_timestamp": 2146, "host-ts": 2145}, "global_maintenance": true}\n\n--------------------- >> end captured logging << ---------------------'
6 years, 5 months