Status: Pass 1180 Failure 8 Skip 88
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.servers.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 64, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 292, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.15', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 0 | 4 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
fail
ft2.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 19:51:42,246 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 201 POST http://10.222.0.15/identity/v3/auth/tokens 0.359s 2022-05-25 19:51:42,247 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 19:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3702', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-49294753-ea2e-4226-b5e1-795ada6c5636', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3b5a0dc99870481bb3232c2384485b6e", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656-project", "password_expires_at": null}, "audit_ids": ["v904eDgaRc6RXRClRap9RQ"], "expires_at": "2022-05-25T20:51:42.000000Z", "issued_at": "2022-05-25T19:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dfeefa16c6d4a96a6f7017c386aaadd", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656"}, "is_domain": false, "roles": [{"id": "0095ea656493467f9e386b0ecd9cd175", "name": "reader"}, {"id": "7ac60de9d4724b3ba67b0dace85e083c", "name": "member"}], "catalog": [{"endpoints": [{"id": "e7a97d9353e241a3a10e3ea94ac149eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "055341b9599b4884871c958160e8a81a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85527506240946429f817c21929a07bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}, {"id": "e7d4ced19bc74cce94f5d0fc175fda97", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}], "id": "1863c51466584339afac211de93f4611", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3baea67a900d42e68f7a9c8d22807488", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/placement", "region": "RegionOne"}], "id": "2abdeba64f034a9a848399cd19762cd7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b9ab1734c9e94dc7a0e6b9c3200c94ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:9696/", "region": "RegionOne"}], "id": "5aff06db7c96411c9be26964351ba592", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6223ebec93d44404a4f155753282da41", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6acbb7905e40416a96870795ac9bc315", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c01cf30a8736475dbf95c1461c821e32", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6d297a9ae9be45a89f9b16003ba4533c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e96e45a6b45547fd9771605b40a03ed9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/image", "region": "RegionOne"}], "id": "825ce62ae65f42ec886f2c69228596e0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "024a2b148ab14b248b6eea36d24ce37e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:8080/v1/AUTH_8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}, {"id": "611bf2b8d40e408ea3abaf7ade7b84d7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15:8080", "region": "RegionOne"}], "id": "8896ea8a1c6941f9b56861d79a2698dc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "98e032c1b40840a5a3a8511abd4ae8d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "93d6fe8314f442d3869d8c542a1e48fc", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "954063e4007f41f196fa9b978021e12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2.1", "region": "RegionOne"}], "id": "adfa7cd628ea4cd6849a86b879df4f1e", "type": "compute", "name": "nova"}]}}' 2022-05-25 19:51:42,247 104093 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration) Found network {'id': '9edefa95-b13a-4a5f-aa18-bdabae62a0ec', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1629967731-network', 'tenant_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 433, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T19:51:35Z', 'updated_at': '2022-05-25T19:51:36Z', 'revision_number': 1} available for tenant 2022-05-25 19:51:45,626 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 202 POST http://10.222.0.15/compute/v2.1/servers 3.378s 2022-05-25 19:51:45,627 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "imageRef": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "flavorRef": "452", "networks": [{"uuid": "9edefa95-b13a-4a5f-aa18-bdabae62a0ec"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 19:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b59f8bf-5604-4547-898d-5e26b3ba7334', 'x-compute-request-id': 'req-4b59f8bf-5604-4547-898d-5e26b3ba7334', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "FfKX9uW3KaSj"}}' 2022-05-25 19:51:47,121 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.491s 2022-05-25 19:51:47,121 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c9a4916-411e-4a90-a445-7f13d67806c7', 'x-compute-request-id': 'req-2c9a4916-411e-4a90-a445-7f13d67806c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:51:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "tempest-test_az-636441179", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:51:49,042 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.911s 2022-05-25 19:51:49,043 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b84585cb-7fe3-40b9-bb8b-8d36e85f7b1d', 'x-compute-request-id': 'req-b84585cb-7fe3-40b9-bb8b-8d36e85f7b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "tempest-test_az-636441179", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:51:49,052 104093 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-05-25 19:51:51,031 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.977s 2022-05-25 19:51:51,031 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4986f30b-d9e5-47b2-9446-90aa67d8aefd', 'x-compute-request-id': 'req-4986f30b-d9e5-47b2-9446-90aa67d8aefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "tempest-test_az-636441179", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:51:53,359 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.317s 2022-05-25 19:51:53,359 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c7a7686-148a-4555-963b-6a2c174f6319', 'x-compute-request-id': 'req-0c7a7686-148a-4555-963b-6a2c174f6319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "tempest-test_az-636441179", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:51:55,133 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.764s 2022-05-25 19:51:55,134 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9314c4e-0598-4d8e-a8a3-08fb26e60b7f', 'x-compute-request-id': 'req-d9314c4e-0598-4d8e-a8a3-08fb26e60b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "tempest-test_az-636441179", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:51:56,719 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.575s 2022-05-25 19:51:56,719 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-800ccbd4-7eae-4230-9fb0-a08808102c21', 'x-compute-request-id': 'req-800ccbd4-7eae-4230-9fb0-a08808102c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:51:58,658 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.928s 2022-05-25 19:51:58,659 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af814992-407c-4635-b1e5-b9417701f3c4', 'x-compute-request-id': 'req-af814992-407c-4635-b1e5-b9417701f3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:00,909 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.229s 2022-05-25 19:52:00,909 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d2167b4-2042-462a-b1f0-aa8fd6b813af', 'x-compute-request-id': 'req-4d2167b4-2042-462a-b1f0-aa8fd6b813af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:00Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:00,918 104093 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-05-25 19:52:02,338 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.419s 2022-05-25 19:52:02,338 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-043527e0-9f1b-4b53-b8cc-68cd8bf10e47', 'x-compute-request-id': 'req-043527e0-9f1b-4b53-b8cc-68cd8bf10e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:00Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-332izu2x", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1913614148", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:52:03,542 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.193s 2022-05-25 19:52:03,543 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3594d591-5e07-46d4-affc-8b6534d56955', 'x-compute-request-id': 'req-3594d591-5e07-46d4-affc-8b6534d56955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:00Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-332izu2x", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1913614148", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:52:04,430 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute 0.878s 2022-05-25 19:52:04,431 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc03a0b-fd6c-4eae-b231-16f0dd28cab6', 'x-compute-request-id': 'req-bdc03a0b-fd6c-4eae-b231-16f0dd28cab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h2-843338-1", "id": 2, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T19:52:02.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h1-843338-1", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T19:52:03.000000", "disabled_reason": null, "forced_down": false}]}' 2022-05-25 19:52:04,434 104093 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h2-843338-1 to destination n-h1-843338-1 2022-05-25 19:52:08,205 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 202 POST http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76/action 3.771s 2022-05-25 19:52:08,206 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h1-843338-1", "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 25 May 2022 19:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ccd088f-2e16-49a0-8edf-e743fd7cdd48', 'x-compute-request-id': 'req-5ccd088f-2e16-49a0-8edf-e743fd7cdd48', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76/action'} Body: b'' 2022-05-25 19:52:09,909 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.703s 2022-05-25 19:52:09,909 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74b17427-eb12-487a-9d11-b431e660827b', 'x-compute-request-id': 'req-74b17427-eb12-487a-9d11-b431e660827b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:12,593 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.674s 2022-05-25 19:52:12,593 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-280f4895-9836-4cb1-89f2-8a0a01fa0205', 'x-compute-request-id': 'req-280f4895-9836-4cb1-89f2-8a0a01fa0205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:14,251 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.648s 2022-05-25 19:52:14,252 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb55d22e-1a65-4347-b294-e4c263b909ac', 'x-compute-request-id': 'req-eb55d22e-1a65-4347-b294-e4c263b909ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:16,599 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.338s 2022-05-25 19:52:16,599 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca605799-88a6-4943-a796-47497a185c9e', 'x-compute-request-id': 'req-ca605799-88a6-4943-a796-47497a185c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:18,549 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.940s 2022-05-25 19:52:18,549 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7443cb-20fe-4264-b783-5cbcac766569', 'x-compute-request-id': 'req-7a7443cb-20fe-4264-b783-5cbcac766569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:21,419 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.860s 2022-05-25 19:52:21,419 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb40451-709c-4f71-8cc1-0a3ccd4826eb', 'x-compute-request-id': 'req-efb40451-709c-4f71-8cc1-0a3ccd4826eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:25,256 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 2.828s 2022-05-25 19:52:25,256 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0d4910-4ebe-4a16-8566-7c31161b867f', 'x-compute-request-id': 'req-7b0d4910-4ebe-4a16-8566-7c31161b867f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:28,685 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 2.419s 2022-05-25 19:52:28,686 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776e50c9-294d-49e1-98e9-938481493e64', 'x-compute-request-id': 'req-776e50c9-294d-49e1-98e9-938481493e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:31,348 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.652s 2022-05-25 19:52:31,348 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2ae85a6-cdf0-4e33-9530-71d49f6de200', 'x-compute-request-id': 'req-e2ae85a6-cdf0-4e33-9530-71d49f6de200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:34,658 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 2.300s 2022-05-25 19:52:34,659 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d29c7d92-3e8a-4a7b-86be-6d6714fa1675', 'x-compute-request-id': 'req-d29c7d92-3e8a-4a7b-86be-6d6714fa1675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:36,852 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.184s 2022-05-25 19:52:36,852 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e6f9738-d72c-48ae-90b9-cd93980e8423', 'x-compute-request-id': 'req-7e6f9738-d72c-48ae-90b9-cd93980e8423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:38,969 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.106s 2022-05-25 19:52:38,970 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378d2ee1-1847-4c7d-93b3-36afcf3b344a', 'x-compute-request-id': 'req-378d2ee1-1847-4c7d-93b3-36afcf3b344a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:41,951 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.971s 2022-05-25 19:52:41,951 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95310903-7c47-4e23-bf5d-0abd1ac0a8f3', 'x-compute-request-id': 'req-95310903-7c47-4e23-bf5d-0abd1ac0a8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:45,571 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 2.606s 2022-05-25 19:52:45,572 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5fc4467-096f-42b5-9b23-7adbbf721439', 'x-compute-request-id': 'req-f5fc4467-096f-42b5-9b23-7adbbf721439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:48,653 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 2.070s 2022-05-25 19:52:48,653 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efaaf1d7-d403-44c5-a94e-936f46bf6a25', 'x-compute-request-id': 'req-efaaf1d7-d403-44c5-a94e-936f46bf6a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:52:55,889 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 6.223s 2022-05-25 19:52:55,890 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1409a6-a13a-407c-93dc-3a43007c10a5', 'x-compute-request-id': 'req-2f1409a6-a13a-407c-93dc-3a43007c10a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:00,121 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 3.218s 2022-05-25 19:53:00,121 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf93b47-e415-4bd0-9321-078ccf086711', 'x-compute-request-id': 'req-9cf93b47-e415-4bd0-9321-078ccf086711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:02,684 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.543s 2022-05-25 19:53:02,685 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e24d02-6464-41e5-833f-6a6bafc813e8', 'x-compute-request-id': 'req-61e24d02-6464-41e5-833f-6a6bafc813e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:05,807 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 2.101s 2022-05-25 19:53:05,808 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb0e527-855e-4422-bb95-5494ff98a35a', 'x-compute-request-id': 'req-eeb0e527-855e-4422-bb95-5494ff98a35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:08,248 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.420s 2022-05-25 19:53:08,248 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4dd24a0-b071-4daf-b410-eb4832aed7c8', 'x-compute-request-id': 'req-d4dd24a0-b071-4daf-b410-eb4832aed7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:10,481 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.221s 2022-05-25 19:53:10,481 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726f5ccb-d23c-4883-82ab-5621951e3b16', 'x-compute-request-id': 'req-726f5ccb-d23c-4883-82ab-5621951e3b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:12,286 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.795s 2022-05-25 19:53:12,287 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a58b05e-69f1-4148-b8a2-a95bbd3260a7', 'x-compute-request-id': 'req-3a58b05e-69f1-4148-b8a2-a95bbd3260a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:13,600 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.303s 2022-05-25 19:53:13,600 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eb75d20-a66d-4b3d-b138-ae342c8e990d', 'x-compute-request-id': 'req-0eb75d20-a66d-4b3d-b138-ae342c8e990d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:15,567 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.957s 2022-05-25 19:53:15,568 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1574c3d7-bc6b-41b0-84a2-f5a9235bc0e0', 'x-compute-request-id': 'req-1574c3d7-bc6b-41b0-84a2-f5a9235bc0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:17,382 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.805s 2022-05-25 19:53:17,382 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e35400a-6bf3-44f7-958b-7dfb97804592', 'x-compute-request-id': 'req-5e35400a-6bf3-44f7-958b-7dfb97804592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:19,133 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.741s 2022-05-25 19:53:19,133 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a42abf2a-1171-437a-a203-81b8d2d60aa6', 'x-compute-request-id': 'req-a42abf2a-1171-437a-a203-81b8d2d60aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:21,156 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.012s 2022-05-25 19:53:21,156 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10e47d04-c22c-48f7-afdc-b2bad5c065fd', 'x-compute-request-id': 'req-10e47d04-c22c-48f7-afdc-b2bad5c065fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:22,675 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.509s 2022-05-25 19:53:22,675 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ce5800e-14a6-434c-9f6a-bdcf26fd75f9', 'x-compute-request-id': 'req-3ce5800e-14a6-434c-9f6a-bdcf26fd75f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:24,535 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.850s 2022-05-25 19:53:24,536 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba130f84-30f0-40be-beb3-14423e0e1fe8', 'x-compute-request-id': 'req-ba130f84-30f0-40be-beb3-14423e0e1fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:25,916 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.371s 2022-05-25 19:53:25,916 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a571c6-3de3-4c61-afa2-03c53ea0ea53', 'x-compute-request-id': 'req-84a571c6-3de3-4c61-afa2-03c53ea0ea53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:27,344 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.417s 2022-05-25 19:53:27,344 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-282d7734-da11-4d1f-92f9-f6121b009aea', 'x-compute-request-id': 'req-282d7734-da11-4d1f-92f9-f6121b009aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:28,731 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.377s 2022-05-25 19:53:28,732 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b70396-c01a-47d8-8050-ae73f431d52a', 'x-compute-request-id': 'req-c8b70396-c01a-47d8-8050-ae73f431d52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:30,076 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.334s 2022-05-25 19:53:30,077 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01efbc30-7c6e-476d-85e7-c71aa07e2c48', 'x-compute-request-id': 'req-01efbc30-7c6e-476d-85e7-c71aa07e2c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:31,554 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.464s 2022-05-25 19:53:31,555 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e56f0eee-29b9-4199-bf55-5eed935ef36b', 'x-compute-request-id': 'req-e56f0eee-29b9-4199-bf55-5eed935ef36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:33,614 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 1.049s 2022-05-25 19:53:33,615 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a246ff7-916f-45a6-a3c3-294787a8c786', 'x-compute-request-id': 'req-6a246ff7-916f-45a6-a3c3-294787a8c786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:35,408 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.782s 2022-05-25 19:53:35,408 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa9cf10-38ed-4473-a2bb-492072887915', 'x-compute-request-id': 'req-bfa9cf10-38ed-4473-a2bb-492072887915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:36,667 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.249s 2022-05-25 19:53:36,668 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a8feffc-bcea-4170-a29c-90b3ac50b1a5', 'x-compute-request-id': 'req-6a8feffc-bcea-4170-a29c-90b3ac50b1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:38,370 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.691s 2022-05-25 19:53:38,370 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a25f7e6-f108-4ce3-a50f-74b8258912e8', 'x-compute-request-id': 'req-7a25f7e6-f108-4ce3-a50f-74b8258912e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:39,734 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.351s 2022-05-25 19:53:39,734 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b354f1f-1940-40ab-8873-87f926a58c48', 'x-compute-request-id': 'req-2b354f1f-1940-40ab-8873-87f926a58c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:41,065 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.321s 2022-05-25 19:53:41,066 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6f50760-7c57-4ee5-824a-2d99814c2e4d', 'x-compute-request-id': 'req-e6f50760-7c57-4ee5-824a-2d99814c2e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:42,398 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.322s 2022-05-25 19:53:42,398 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a418254-ef51-4496-9f36-77cfd74bb6b4', 'x-compute-request-id': 'req-2a418254-ef51-4496-9f36-77cfd74bb6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:44,066 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.658s 2022-05-25 19:53:44,066 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc085323-ea6a-4a9f-b2b9-5595c042d87d', 'x-compute-request-id': 'req-dc085323-ea6a-4a9f-b2b9-5595c042d87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:45,495 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.416s 2022-05-25 19:53:45,496 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cef132ab-e590-4362-aed4-4f307282ea27', 'x-compute-request-id': 'req-cef132ab-e590-4362-aed4-4f307282ea27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:47,095 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.589s 2022-05-25 19:53:47,095 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b77a08a-1912-41ed-9b68-6f78fc265b4d', 'x-compute-request-id': 'req-7b77a08a-1912-41ed-9b68-6f78fc265b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:48,475 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.369s 2022-05-25 19:53:48,476 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f89f0b4-bc77-4ac2-bc72-2a5bccb0936c', 'x-compute-request-id': 'req-4f89f0b4-bc77-4ac2-bc72-2a5bccb0936c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:49,910 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.425s 2022-05-25 19:53:49,911 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df6a18a-3593-45e0-b4ea-a6a909f03911', 'x-compute-request-id': 'req-0df6a18a-3593-45e0-b4ea-a6a909f03911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:51,521 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.602s 2022-05-25 19:53:51,522 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a72bb1f-8d4d-4721-8491-8851a44dfcb6', 'x-compute-request-id': 'req-2a72bb1f-8d4d-4721-8491-8851a44dfcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "MIGRATING", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:52:05Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:52,895 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.363s 2022-05-25 19:53:52,895 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2b2b2b-dad3-4c3a-9f15-c6b788b1626a', 'x-compute-request-id': 'req-5a2b2b2b-dad3-4c3a-9f15-c6b788b1626a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:53:52Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:52,905 104093 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 103 second wait 2022-05-25 19:53:53,085 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/os-migrations 0.179s 2022-05-25 19:53:53,085 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '433', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3030f5f-1fc2-4312-bb72-27471b44e161', 'x-compute-request-id': 'req-d3030f5f-1fc2-4312-bb72-27471b44e161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-migrations'} Body: b'{"migrations": [{"id": 1, "source_compute": "n-h2-843338-1", "dest_compute": "n-h1-843338-1", "source_node": "n-h2-843338-1", "dest_node": "n-h1-843338-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "4278efce-3450-43c4-beec-a1035bde9f76", "status": "failed", "migration_type": "live-migration", "created_at": "2022-05-25T19:52:05.000000", "updated_at": "2022-05-25T19:53:52.000000"}]}' 2022-05-25 19:53:53,413 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76 0.324s 2022-05-25 19:53:53,413 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e4cdcf-076f-4a0f-bedd-e5873704c5ae', 'x-compute-request-id': 'req-e4e4cdcf-076f-4a0f-bedd-e5873704c5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76'} Body: b'{"server": {"id": "4278efce-3450-43c4-beec-a1035bde9f76", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1913614148", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:51:45Z", "updated": "2022-05-25T19:53:52Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:5b:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/4278efce-3450-43c4-beec-a1035bde9f76"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/4278efce-3450-43c4-beec-a1035bde9f76"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:52:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-332izu2x", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1913614148", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 149, in test_live_block_migration self._test_live_migration() File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 99, in _live_migrate self.assertEqual(target_host, self.get_host_for_server(server_id), File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'n-h1-843338-1' != 'n-h2-843338-1': Live Migration failed. Migrations list for Instance 4278efce-3450-43c4-beec-a1035bde9f76: [ {'id': 1, 'source_compute': 'n-h2-843338-1', 'dest_compute': 'n-h1-843338-1', 'source_node': 'n-h2-843338-1', 'dest_node': 'n-h1-843338-1', 'dest_host': None, 'old_instance_type_id': 14, 'new_instance_type_id': 14, 'instance_uuid': '4278efce-3450-43c4-beec-a1035bde9f76', 'status': 'failed', 'migration_type': 'live-migration', 'created_at': '2022-05-25T19:52:05.000000', 'updated_at': '2022-05-25T19:53:52.000000'}] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
fail
ft2.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 19:53:53,530 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 201 POST http://10.222.0.15/identity/v3/auth/tokens 0.093s 2022-05-25 19:53:53,531 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 19:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3702', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ad127e85-2656-4338-a82b-9be6766cfa54', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3b5a0dc99870481bb3232c2384485b6e", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656-project", "password_expires_at": null}, "audit_ids": ["XiE-2Du4Qle6seyToO2dvA"], "expires_at": "2022-05-25T20:53:53.000000Z", "issued_at": "2022-05-25T19:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dfeefa16c6d4a96a6f7017c386aaadd", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656"}, "is_domain": false, "roles": [{"id": "0095ea656493467f9e386b0ecd9cd175", "name": "reader"}, {"id": "7ac60de9d4724b3ba67b0dace85e083c", "name": "member"}], "catalog": [{"endpoints": [{"id": "e7a97d9353e241a3a10e3ea94ac149eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "055341b9599b4884871c958160e8a81a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85527506240946429f817c21929a07bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}, {"id": "e7d4ced19bc74cce94f5d0fc175fda97", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}], "id": "1863c51466584339afac211de93f4611", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3baea67a900d42e68f7a9c8d22807488", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/placement", "region": "RegionOne"}], "id": "2abdeba64f034a9a848399cd19762cd7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b9ab1734c9e94dc7a0e6b9c3200c94ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:9696/", "region": "RegionOne"}], "id": "5aff06db7c96411c9be26964351ba592", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6223ebec93d44404a4f155753282da41", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6acbb7905e40416a96870795ac9bc315", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c01cf30a8736475dbf95c1461c821e32", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6d297a9ae9be45a89f9b16003ba4533c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e96e45a6b45547fd9771605b40a03ed9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/image", "region": "RegionOne"}], "id": "825ce62ae65f42ec886f2c69228596e0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "024a2b148ab14b248b6eea36d24ce37e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:8080/v1/AUTH_8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}, {"id": "611bf2b8d40e408ea3abaf7ade7b84d7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15:8080", "region": "RegionOne"}], "id": "8896ea8a1c6941f9b56861d79a2698dc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "98e032c1b40840a5a3a8511abd4ae8d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "93d6fe8314f442d3869d8c542a1e48fc", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "954063e4007f41f196fa9b978021e12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2.1", "region": "RegionOne"}], "id": "adfa7cd628ea4cd6849a86b879df4f1e", "type": "compute", "name": "nova"}]}}' 2022-05-25 19:53:53,531 104093 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused) Found network {'id': '9edefa95-b13a-4a5f-aa18-bdabae62a0ec', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1629967731-network', 'tenant_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 433, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T19:51:35Z', 'updated_at': '2022-05-25T19:51:36Z', 'revision_number': 1} available for tenant 2022-05-25 19:53:54,257 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 202 POST http://10.222.0.15/compute/v2.1/servers 0.725s 2022-05-25 19:53:54,257 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "imageRef": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "flavorRef": "452", "networks": [{"uuid": "9edefa95-b13a-4a5f-aa18-bdabae62a0ec"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 19:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89c80e8a-2329-49e7-a942-1d492270fb1c', 'x-compute-request-id': 'req-89c80e8a-2329-49e7-a942-1d492270fb1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "PySzK9YMxLMx"}}' 2022-05-25 19:53:54,510 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.250s 2022-05-25 19:53:54,510 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0bf368-72fc-4096-aa82-e75516ecf410', 'x-compute-request-id': 'req-8f0bf368-72fc-4096-aa82-e75516ecf410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:55,875 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.353s 2022-05-25 19:53:55,875 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-622e89c7-af55-4267-9ad1-d4bc1f9a5cb6', 'x-compute-request-id': 'req-622e89c7-af55-4267-9ad1-d4bc1f9a5cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:55,889 104093 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2022-05-25 19:53:57,580 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.690s 2022-05-25 19:53:57,581 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21675f40-ccc3-4204-87e5-874b19a66c14', 'x-compute-request-id': 'req-21675f40-ccc3-4204-87e5-874b19a66c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:53:59,070 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.481s 2022-05-25 19:53:59,071 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d72d149-43ca-4429-b8f2-251e5fe9057f', 'x-compute-request-id': 'req-3d72d149-43ca-4429-b8f2-251e5fe9057f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:00,307 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.226s 2022-05-25 19:54:00,307 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dd7c940-60de-4b71-91ee-1c779d67e5c5', 'x-compute-request-id': 'req-2dd7c940-60de-4b71-91ee-1c779d67e5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:01,542 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.225s 2022-05-25 19:54:01,542 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d6696c9-cb20-460c-aa5d-59d62da64ca5', 'x-compute-request-id': 'req-6d6696c9-cb20-460c-aa5d-59d62da64ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:02,783 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.231s 2022-05-25 19:54:02,783 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24bb37f5-c0e3-4eef-89d8-bd5c3100165a', 'x-compute-request-id': 'req-24bb37f5-c0e3-4eef-89d8-bd5c3100165a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:04,031 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.238s 2022-05-25 19:54:04,031 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27435ea4-d494-4acd-a85b-50b27842b3b0', 'x-compute-request-id': 'req-27435ea4-d494-4acd-a85b-50b27842b3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:05,369 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.327s 2022-05-25 19:54:05,369 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d7e929-8ffc-45b8-97c5-4260accabc02', 'x-compute-request-id': 'req-26d7e929-8ffc-45b8-97c5-4260accabc02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:06,616 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.237s 2022-05-25 19:54:06,616 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4bbe2d-a24a-47b1-b340-7ec316d199b6', 'x-compute-request-id': 'req-da4bbe2d-a24a-47b1-b340-7ec316d199b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:54:06Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:68:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:06,628 104093 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-05-25 19:54:06,947 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.318s 2022-05-25 19:54:06,947 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2052', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5640ee0d-c3db-4bff-b2a8-f725f08e89c7', 'x-compute-request-id': 'req-5640ee0d-c3db-4bff-b2a8-f725f08e89c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:54:06Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:68:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-ggh0dgt5", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1526769686", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:07,242 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.285s 2022-05-25 19:54:07,242 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2052', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30cfb218-10b9-43b9-a0a0-216c54cca746', 'x-compute-request-id': 'req-30cfb218-10b9-43b9-a0a0-216c54cca746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:54:06Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:68:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-ggh0dgt5", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1526769686", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:07,384 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute 0.133s 2022-05-25 19:54:07,384 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5361f59-d508-4ce5-899b-b60c3d578fbf', 'x-compute-request-id': 'req-d5361f59-d508-4ce5-899b-b60c3d578fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h2-843338-1", "id": 2, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T19:54:02.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h1-843338-1", "id": 3, "zone": "nova", "status": "enabled", "state": "down", "updated_at": "2022-05-25T19:52:13.000000", "disabled_reason": null, "forced_down": false}]}' 2022-05-25 19:54:07,540 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 202 POST http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018/action 0.152s 2022-05-25 19:54:07,540 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"pause": {}} Response - Headers: {'date': 'Wed, 25 May 2022 19:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810813ab-42d6-4ee7-8524-bcb4107f2390', 'x-compute-request-id': 'req-810813ab-42d6-4ee7-8524-bcb4107f2390', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018/action'} Body: b'' 2022-05-25 19:54:07,807 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.267s 2022-05-25 19:54:07,808 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2057', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf6d9e9-952d-4797-86e7-2bb51804e7ed', 'x-compute-request-id': 'req-fdf6d9e9-952d-4797-86e7-2bb51804e7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:54:08Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:68:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-ggh0dgt5", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1526769686", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": "pausing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:09,074 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.257s 2022-05-25 19:54:09,075 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2037', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-790e488e-57b3-4c82-83c5-04b64d05cf33', 'x-compute-request-id': 'req-790e488e-57b3-4c82-83c5-04b64d05cf33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "PAUSED", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:54:08Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:68:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-ggh0dgt5", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1526769686", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:09,084 104093 INFO [tempest.common.waiters] State transition "ACTIVE/pausing" ==> "PAUSED/None" after 2 second wait 2022-05-25 19:54:09,084 104093 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h2-843338-1 to destination None 2022-05-25 19:54:09,440 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018 0.356s 2022-05-25 19:54:09,441 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2037', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64dd720-50c5-4698-a4c9-a19128f55e14', 'x-compute-request-id': 'req-e64dd720-50c5-4698-a4c9-a19128f55e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018'} Body: b'{"server": {"id": "39436c1b-68a8-481c-9fdf-a3743fc7f018", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1526769686", "status": "PAUSED", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:53:54Z", "updated": "2022-05-25T19:54:08Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:68:16"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-ggh0dgt5", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1526769686", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:10,752 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 400 POST http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018/action 1.302s 2022-05-25 19:54:10,752 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 25 May 2022 19:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '106', 'x-openstack-request-id': 'req-4172a15f-ebf1-4367-8a82-9e8e8a434409', 'x-compute-request-id': 'req-4172a15f-ebf1-4367-8a82-9e8e8a434409', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/39436c1b-68a8-481c-9fdf-a3743fc7f018/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 159, in test_live_block_migration_paused self._test_live_migration(state='PAUSED') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 538, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft2.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 19:54:10,798 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 201 POST http://10.222.0.15/identity/v3/auth/tokens 0.035s 2022-05-25 19:54:10,798 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 19:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3702', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-23fa83a4-27bd-463c-84e4-0f46a497fb16', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3b5a0dc99870481bb3232c2384485b6e", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656-project", "password_expires_at": null}, "audit_ids": ["bsJ7_1SrTXWfvqckmdl18Q"], "expires_at": "2022-05-25T20:54:10.000000Z", "issued_at": "2022-05-25T19:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dfeefa16c6d4a96a6f7017c386aaadd", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656"}, "is_domain": false, "roles": [{"id": "0095ea656493467f9e386b0ecd9cd175", "name": "reader"}, {"id": "7ac60de9d4724b3ba67b0dace85e083c", "name": "member"}], "catalog": [{"endpoints": [{"id": "e7a97d9353e241a3a10e3ea94ac149eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "055341b9599b4884871c958160e8a81a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85527506240946429f817c21929a07bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}, {"id": "e7d4ced19bc74cce94f5d0fc175fda97", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}], "id": "1863c51466584339afac211de93f4611", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3baea67a900d42e68f7a9c8d22807488", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/placement", "region": "RegionOne"}], "id": "2abdeba64f034a9a848399cd19762cd7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b9ab1734c9e94dc7a0e6b9c3200c94ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:9696/", "region": "RegionOne"}], "id": "5aff06db7c96411c9be26964351ba592", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6223ebec93d44404a4f155753282da41", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6acbb7905e40416a96870795ac9bc315", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c01cf30a8736475dbf95c1461c821e32", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6d297a9ae9be45a89f9b16003ba4533c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e96e45a6b45547fd9771605b40a03ed9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/image", "region": "RegionOne"}], "id": "825ce62ae65f42ec886f2c69228596e0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "024a2b148ab14b248b6eea36d24ce37e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:8080/v1/AUTH_8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}, {"id": "611bf2b8d40e408ea3abaf7ade7b84d7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15:8080", "region": "RegionOne"}], "id": "8896ea8a1c6941f9b56861d79a2698dc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "98e032c1b40840a5a3a8511abd4ae8d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "93d6fe8314f442d3869d8c542a1e48fc", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "954063e4007f41f196fa9b978021e12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2.1", "region": "RegionOne"}], "id": "adfa7cd628ea4cd6849a86b879df4f1e", "type": "compute", "name": "nova"}]}}' 2022-05-25 19:54:10,799 104093 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume) Found network {'id': '9edefa95-b13a-4a5f-aa18-bdabae62a0ec', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1629967731-network', 'tenant_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 433, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T19:51:35Z', 'updated_at': '2022-05-25T19:51:36Z', 'revision_number': 1} available for tenant 2022-05-25 19:54:11,630 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.15/compute/v2.1/servers 0.831s 2022-05-25 19:54:11,631 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "imageRef": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "flavorRef": "452", "networks": [{"uuid": "9edefa95-b13a-4a5f-aa18-bdabae62a0ec"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 19:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d0860e-5a03-47f0-b03d-5b2477172984', 'x-compute-request-id': 'req-e6d0860e-5a03-47f0-b03d-5b2477172984', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9WB7m2n7NbZ5"}}' 2022-05-25 19:54:11,729 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.095s 2022-05-25 19:54:11,729 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3936a4-0227-47c7-a4ef-346804c50c6f', 'x-compute-request-id': 'req-de3936a4-0227-47c7-a4ef-346804c50c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:12Z", "updated": "2022-05-25T19:54:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:12,918 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.178s 2022-05-25 19:54:12,918 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e903e0c-fc2f-4b00-8d66-e639ea90dec9', 'x-compute-request-id': 'req-9e903e0c-fc2f-4b00-8d66-e639ea90dec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:12,928 104093 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-05-25 19:54:14,666 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.737s 2022-05-25 19:54:14,667 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b68087-c752-4969-8b8d-c1cb3b7e2163', 'x-compute-request-id': 'req-f1b68087-c752-4969-8b8d-c1cb3b7e2163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:14,676 104093 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-05-25 19:54:16,350 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.672s 2022-05-25 19:54:16,350 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e710cf-554a-40f0-9596-e507cc5414a0', 'x-compute-request-id': 'req-47e710cf-554a-40f0-9596-e507cc5414a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:18,314 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.954s 2022-05-25 19:54:18,314 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0375bd40-c7a6-4918-9077-791c5383a55b', 'x-compute-request-id': 'req-0375bd40-c7a6-4918-9077-791c5383a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:19,956 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.633s 2022-05-25 19:54:19,957 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc73f1f7-b8db-4603-9049-e6599f4ed4c9', 'x-compute-request-id': 'req-dc73f1f7-b8db-4603-9049-e6599f4ed4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:21,693 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.727s 2022-05-25 19:54:21,694 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5741580c-5fc4-4f3f-8d42-24896a93e86d', 'x-compute-request-id': 'req-5741580c-5fc4-4f3f-8d42-24896a93e86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:23,414 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.711s 2022-05-25 19:54:23,414 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-def04ed1-178d-4031-8da9-4cfca33aeb3f', 'x-compute-request-id': 'req-def04ed1-178d-4031-8da9-4cfca33aeb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:25,000 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.577s 2022-05-25 19:54:25,001 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb663c14-6a6f-41ce-8fe4-262eaf03fc0c', 'x-compute-request-id': 'req-bb663c14-6a6f-41ce-8fe4-262eaf03fc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:25Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:54:25,009 104093 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-05-25 19:54:25,560 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.550s 2022-05-25 19:54:25,561 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2049', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f8c962-d907-43ac-b11a-12acf7388e15', 'x-compute-request-id': 'req-55f8c962-d907-43ac-b11a-12acf7388e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:25Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-p9q9ei9y", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-672108428", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:25,611 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute 0.041s 2022-05-25 19:54:25,611 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb51577-61bd-470f-afd3-d35e14361b52', 'x-compute-request-id': 'req-fdb51577-61bd-470f-afd3-d35e14361b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h2-843338-1", "id": 2, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T19:54:22.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h1-843338-1", "id": 3, "zone": "nova", "status": "enabled", "state": "down", "updated_at": "2022-05-25T19:52:13.000000", "disabled_reason": null, "forced_down": false}]}' 2022-05-25 19:54:26,171 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes 0.557s 2022-05-25 19:54:26,171 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199"}} Response - Headers: {'date': 'Wed, 25 May 2022 19:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e482fc4-ab5a-4587-b8c5-a5d6fa7c8dc3', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e482fc4-ab5a-4587-b8c5-a5d6fa7c8dc3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:25.948549", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 19:54:26,275 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.097s 2022-05-25 19:54:26,276 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c11d73a-badb-4ade-874d-fad8d9611564', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c11d73a-badb-4ade-874d-fad8d9611564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:27,452 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.164s 2022-05-25 19:54:27,452 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68233434-a372-4139-9dac-0f234d7e7a32', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68233434-a372-4139-9dac-0f234d7e7a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:26.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:28,541 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.080s 2022-05-25 19:54:28,541 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51617b23-9587-445e-8e6b-e87b4e292851', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51617b23-9587-445e-8e6b-e87b4e292851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:27.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:28,549 104093 INFO [tempest.common.waiters] volume c5db6816-e36c-4260-a217-a8809eac16f5 reached available after waiting for 2.549233 seconds 2022-05-25 19:54:29,241 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 POST http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments 0.692s 2022-05-25 19:54:29,242 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "c5db6816-e36c-4260-a217-a8809eac16f5", "device": "/dev/xvdb"}} Response - Headers: {'date': 'Wed, 25 May 2022 19:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cc53d9b-6132-4435-9916-58b5a408d786', 'x-compute-request-id': 'req-5cc53d9b-6132-4435-9916-58b5a408d786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "serverId": "3bb9d571-39be-487f-801d-b2112311e0b2", "volumeId": "c5db6816-e36c-4260-a217-a8809eac16f5", "device": "/dev/sdb"}}' 2022-05-25 19:54:29,361 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.117s 2022-05-25 19:54:29,361 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5a135c-27be-44b3-9005-7208d5440cab', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5a135c-27be-44b3-9005-7208d5440cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:30,582 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.212s 2022-05-25 19:54:30,583 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3769223f-2c87-4227-878a-765c856d939c', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3769223f-2c87-4227-878a-765c856d939c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:31,680 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.089s 2022-05-25 19:54:31,681 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a55a13b-4797-4826-9f6b-0c8ac6816bd1', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a55a13b-4797-4826-9f6b-0c8ac6816bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:32,773 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.085s 2022-05-25 19:54:32,774 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de18b01b-aef5-4c76-8b3a-0b6dfa59a211', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de18b01b-aef5-4c76-8b3a-0b6dfa59a211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:33,868 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.087s 2022-05-25 19:54:33,869 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b057a6a9-2469-47cf-a6ce-3f6d79795d48', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b057a6a9-2469-47cf-a6ce-3f6d79795d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:34,962 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.078s 2022-05-25 19:54:34,963 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf3c626-3ba9-487f-89e1-898ed9e103e4', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf3c626-3ba9-487f-89e1-898ed9e103e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:36,103 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.132s 2022-05-25 19:54:36,104 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4fdfa2-6468-4033-9024-5dd210fd6bba', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4fdfa2-6468-4033-9024-5dd210fd6bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:31.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:37,204 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.092s 2022-05-25 19:54:37,204 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7883a73a-7246-457d-a444-edf891facdd7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7883a73a-7246-457d-a444-edf891facdd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:37.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "attachment_id": "d682a0d2-1f76-4c1a-91d9-4c0e09da1aa0", "volume_id": "c5db6816-e36c-4260-a217-a8809eac16f5", "server_id": "3bb9d571-39be-487f-801d-b2112311e0b2", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T19:54:31.000000"}], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:37,211 104093 INFO [tempest.common.waiters] Attachment d682a0d2-1f76-4c1a-91d9-4c0e09da1aa0 created for volume c5db6816-e36c-4260-a217-a8809eac16f5 to server 3bb9d571-39be-487f-801d-b2112311e0b2 after waiting for 8.211352 seconds 2022-05-25 19:54:37,333 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.121s 2022-05-25 19:54:37,333 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86124791-fac9-462d-a0e3-eafb77da88aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86124791-fac9-462d-a0e3-eafb77da88aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:37.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "attachment_id": "d682a0d2-1f76-4c1a-91d9-4c0e09da1aa0", "volume_id": "c5db6816-e36c-4260-a217-a8809eac16f5", "server_id": "3bb9d571-39be-487f-801d-b2112311e0b2", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T19:54:31.000000"}], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:37,340 104093 INFO [tempest.common.waiters] volume c5db6816-e36c-4260-a217-a8809eac16f5 reached in-use after waiting for 0.340484 seconds 2022-05-25 19:54:38,363 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 1.022s 2022-05-25 19:54:38,364 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2127', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1229416-7dfa-4865-8305-a085d4f139d2', 'x-compute-request-id': 'req-c1229416-7dfa-4865-8305-a085d4f139d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:25Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-p9q9ei9y", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-672108428", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "delete_on_termination": false}], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:38,872 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2 0.499s 2022-05-25 19:54:38,872 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2127', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78156f21-e5bd-4d86-a27f-5c598164fa81', 'x-compute-request-id': 'req-78156f21-e5bd-4d86-a27f-5c598164fa81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2'} Body: b'{"server": {"id": "3bb9d571-39be-487f-801d-b2112311e0b2", "name": "tempest-LiveAutoBlockMigrationV225Test-server-672108428", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:54:11Z", "updated": "2022-05-25T19:54:25Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/3bb9d571-39be-487f-801d-b2112311e0b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:54:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-p9q9ei9y", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-672108428", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "delete_on_termination": false}], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:54:41,393 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 400 POST http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/action 2.511s 2022-05-25 19:54:41,393 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 25 May 2022 19:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '106', 'x-openstack-request-id': 'req-cf9fa94d-2c1c-4e64-ae33-56daf9860848', 'x-compute-request-id': 'req-cf9fa94d-2c1c-4e64-ae33-56daf9860848', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' 2022-05-25 19:54:41,516 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.121s 2022-05-25 19:54:41,516 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf40bf0-b3b8-468c-ab6d-a40dcffc0306', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf40bf0-b3b8-468c-ab6d-a40dcffc0306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:37.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "attachment_id": "d682a0d2-1f76-4c1a-91d9-4c0e09da1aa0", "volume_id": "c5db6816-e36c-4260-a217-a8809eac16f5", "server_id": "3bb9d571-39be-487f-801d-b2112311e0b2", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T19:54:31.000000"}], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:42,362 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 202 DELETE http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments/c5db6816-e36c-4260-a217-a8809eac16f5 0.834s 2022-05-25 19:54:42,363 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117cbd09-95ac-4c89-b5ed-792f1162d96c', 'x-compute-request-id': 'req-117cbd09-95ac-4c89-b5ed-792f1162d96c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'' 2022-05-25 19:54:42,784 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments 0.421s 2022-05-25 19:54:42,785 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4996cef3-adad-4657-a98f-c092807d4a69', 'x-compute-request-id': 'req-4996cef3-adad-4657-a98f-c092807d4a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "volumeId": "c5db6816-e36c-4260-a217-a8809eac16f5", "serverId": "3bb9d571-39be-487f-801d-b2112311e0b2", "device": "/dev/sdb"}]}' 2022-05-25 19:54:43,873 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments 0.086s 2022-05-25 19:54:43,873 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93708918-2037-47b1-81a7-db004d7a1fa0', 'x-compute-request-id': 'req-93708918-2037-47b1-81a7-db004d7a1fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/3bb9d571-39be-487f-801d-b2112311e0b2/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-05-25 19:54:43,948 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5 0.072s 2022-05-25 19:54:43,948 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5559ac6c-949c-420a-b3c0-78b0c745a97c', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5559ac6c-949c-420a-b3c0-78b0c745a97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5'} Body: b'{"volume": {"id": "c5db6816-e36c-4260-a217-a8809eac16f5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:26.000000", "updated_at": "2022-05-25T19:54:44.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-479341199", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/c5db6816-e36c-4260-a217-a8809eac16f5"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:43,956 104093 INFO [tempest.common.waiters] volume c5db6816-e36c-4260-a217-a8809eac16f5 reached available after waiting for 0.956046 seconds }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 199, in test_live_block_migration_with_attached_volume self._live_migrate(server_id, target_host, 'ACTIVE') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 538, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft2.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 19:54:44,065 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 201 POST http://10.222.0.15/identity/v3/auth/tokens 0.094s 2022-05-25 19:54:44,066 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 19:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3702', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0a03d20-b613-4262-bdfd-e12c4b9752dd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3b5a0dc99870481bb3232c2384485b6e", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656-project", "password_expires_at": null}, "audit_ids": ["Nnq5nV7lQWmq3NP0yNI3FQ"], "expires_at": "2022-05-25T20:54:43.000000Z", "issued_at": "2022-05-25T19:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dfeefa16c6d4a96a6f7017c386aaadd", "name": "tempest-LiveAutoBlockMigrationV225Test-413281656"}, "is_domain": false, "roles": [{"id": "0095ea656493467f9e386b0ecd9cd175", "name": "reader"}, {"id": "7ac60de9d4724b3ba67b0dace85e083c", "name": "member"}], "catalog": [{"endpoints": [{"id": "e7a97d9353e241a3a10e3ea94ac149eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "055341b9599b4884871c958160e8a81a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85527506240946429f817c21929a07bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}, {"id": "e7d4ced19bc74cce94f5d0fc175fda97", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}], "id": "1863c51466584339afac211de93f4611", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3baea67a900d42e68f7a9c8d22807488", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/placement", "region": "RegionOne"}], "id": "2abdeba64f034a9a848399cd19762cd7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b9ab1734c9e94dc7a0e6b9c3200c94ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:9696/", "region": "RegionOne"}], "id": "5aff06db7c96411c9be26964351ba592", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6223ebec93d44404a4f155753282da41", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6acbb7905e40416a96870795ac9bc315", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c01cf30a8736475dbf95c1461c821e32", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "6d297a9ae9be45a89f9b16003ba4533c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e96e45a6b45547fd9771605b40a03ed9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/image", "region": "RegionOne"}], "id": "825ce62ae65f42ec886f2c69228596e0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "024a2b148ab14b248b6eea36d24ce37e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:8080/v1/AUTH_8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}, {"id": "611bf2b8d40e408ea3abaf7ade7b84d7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15:8080", "region": "RegionOne"}], "id": "8896ea8a1c6941f9b56861d79a2698dc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "98e032c1b40840a5a3a8511abd4ae8d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v2/8dfeefa16c6d4a96a6f7017c386aaadd", "region": "RegionOne"}], "id": "93d6fe8314f442d3869d8c542a1e48fc", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "954063e4007f41f196fa9b978021e12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2.1", "region": "RegionOne"}], "id": "adfa7cd628ea4cd6849a86b879df4f1e", "type": "compute", "name": "nova"}]}}' 2022-05-25 19:54:44,066 104093 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration) Found network {'id': '9edefa95-b13a-4a5f-aa18-bdabae62a0ec', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1629967731-network', 'tenant_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8dfeefa16c6d4a96a6f7017c386aaadd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 433, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T19:51:35Z', 'updated_at': '2022-05-25T19:51:36Z', 'revision_number': 1} available for tenant 2022-05-25 19:54:44,624 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes 0.557s 2022-05-25 19:54:44,624 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-494441268", "imageRef": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "size": 1}} Response - Headers: {'date': 'Wed, 25 May 2022 19:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38db86b1-c936-4e07-af33-855397bcfda0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38db86b1-c936-4e07-af33-855397bcfda0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.496322", "updated_at": null, "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 19:54:44,726 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.095s 2022-05-25 19:54:44,727 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2bfec2-08fe-4be9-9207-7fa1e8fc37fd', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2bfec2-08fe-4be9-9207-7fa1e8fc37fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:45,833 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.098s 2022-05-25 19:54:45,833 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f392e1-3764-4c27-b50c-b951ab3cadc6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f392e1-3764-4c27-b50c-b951ab3cadc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:46,963 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.121s 2022-05-25 19:54:46,964 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cffd20-d48c-4cb7-896f-a066cef96655', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cffd20-d48c-4cb7-896f-a066cef96655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:48,081 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.109s 2022-05-25 19:54:48,081 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59825be-4d19-4c69-8182-3bcee881cbd7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59825be-4d19-4c69-8182-3bcee881cbd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:49,249 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.160s 2022-05-25 19:54:49,250 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fe00ed-f52e-4aca-9aa6-e2a645c19682', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fe00ed-f52e-4aca-9aa6-e2a645c19682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:50,339 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.082s 2022-05-25 19:54:50,340 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c843f9a-7ab9-4d31-b7b4-57b71cf7660b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c843f9a-7ab9-4d31-b7b4-57b71cf7660b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:51,459 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.111s 2022-05-25 19:54:51,459 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209987a8-19ea-4185-98ac-3b2498fda151', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209987a8-19ea-4185-98ac-3b2498fda151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:52,626 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.158s 2022-05-25 19:54:52,626 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141eb424-2508-47ca-9193-bf897b5b3908', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141eb424-2508-47ca-9193-bf897b5b3908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:53,773 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.139s 2022-05-25 19:54:53,774 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1da38bc-6dab-4c6a-ab99-023262e6e155', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1da38bc-6dab-4c6a-ab99-023262e6e155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:54,979 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.198s 2022-05-25 19:54:54,980 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d99b2d-ad7b-4b85-86ef-1e9ae3867eb7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d99b2d-ad7b-4b85-86ef-1e9ae3867eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:56,064 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.076s 2022-05-25 19:54:56,064 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4887a0-0eed-4379-8646-8292da398209', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4887a0-0eed-4379-8646-8292da398209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:57,182 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.110s 2022-05-25 19:54:57,182 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c35ce3-6f6e-4155-98b7-ade58f70241a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c35ce3-6f6e-4155-98b7-ade58f70241a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:58,338 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.147s 2022-05-25 19:54:58,338 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ae45bb-2142-423c-882a-ff4a5b790a79', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ae45bb-2142-423c-882a-ff4a5b790a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:54:59,469 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.123s 2022-05-25 19:54:59,470 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b92c122-4367-4c98-9d85-db6f12d29e5c', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b92c122-4367-4c98-9d85-db6f12d29e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:54:45.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:55:00,612 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.134s 2022-05-25 19:55:00,612 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e2396c-bf8c-4d23-baf1-a4ab919e526a', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e2396c-bf8c-4d23-baf1-a4ab919e526a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:55:00.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:55:01,746 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.127s 2022-05-25 19:55:01,747 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df83004a-c7cf-40a3-913d-4716600563a9', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df83004a-c7cf-40a3-913d-4716600563a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:55:00.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:55:02,857 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.102s 2022-05-25 19:55:02,857 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03dcdab1-77da-4704-8c38-d11bfe08c3af', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03dcdab1-77da-4704-8c38-d11bfe08c3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:55:00.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:55:04,070 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91 0.200s 2022-05-25 19:55:04,071 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df78368c-45a1-43e1-8053-c71319502acf', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df78368c-45a1-43e1-8053-c71319502acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91'} Body: b'{"volume": {"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T19:54:44.000000", "updated_at": "2022-05-25T19:55:04.000000", "name": "tempest-tempest.common.compute-volume-494441268", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/8dfeefa16c6d4a96a6f7017c386aaadd/volumes/95ebafd6-382c-4068-8de9-2dcfe41d3d91"}], "user_id": "3b5a0dc99870481bb3232c2384485b6e", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd"}}' 2022-05-25 19:55:04,085 104093 INFO [tempest.common.waiters] volume 95ebafd6-382c-4068-8de9-2dcfe41d3d91 reached available after waiting for 20.085018 seconds 2022-05-25 19:55:05,387 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 202 POST http://10.222.0.15/compute/v2.1/servers 1.300s 2022-05-25 19:55:05,387 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "9edefa95-b13a-4a5f-aa18-bdabae62a0ec"}], "block_device_mapping_v2": [{"uuid": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Wed, 25 May 2022 19:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cb4783-1c6e-4a71-a69d-1a0793e9b56e', 'x-compute-request-id': 'req-17cb4783-1c6e-4a71-a69d-1a0793e9b56e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ruUZj6uoG7NG"}}' 2022-05-25 19:55:05,783 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.394s 2022-05-25 19:55:05,784 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aab26b4-1af2-49f3-a0f2-a0c453c7a7a2', 'x-compute-request-id': 'req-6aab26b4-1af2-49f3-a0f2-a0c453c7a7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 19:55:07,403 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.608s 2022-05-25 19:55:07,404 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3514e3d-43fd-4574-b7cb-37e4bb16a300', 'x-compute-request-id': 'req-e3514e3d-43fd-4574-b7cb-37e4bb16a300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:07,412 104093 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-05-25 19:55:09,212 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.799s 2022-05-25 19:55:09,213 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f146e812-4821-46e0-bcf0-b1a3c2b1c49d', 'x-compute-request-id': 'req-f146e812-4821-46e0-bcf0-b1a3c2b1c49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:09,221 104093 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 4 second wait 2022-05-25 19:55:11,972 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 1.749s 2022-05-25 19:55:11,972 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f221c431-9d86-4905-be42-3a7ecd39eee7', 'x-compute-request-id': 'req-f221c431-9d86-4905-be42-3a7ecd39eee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:11,981 104093 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2022-05-25 19:55:13,536 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.554s 2022-05-25 19:55:13,537 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba7d9ba9-ff2c-42af-a00f-3ac8a147dbab', 'x-compute-request-id': 'req-ba7d9ba9-ff2c-42af-a00f-3ac8a147dbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:15,301 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.754s 2022-05-25 19:55:15,302 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421cdb11-0336-461e-ae8a-681d3b7437e7', 'x-compute-request-id': 'req-421cdb11-0336-461e-ae8a-681d3b7437e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:16,609 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.298s 2022-05-25 19:55:16,610 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5f25fd5-cb99-4252-8a09-8ff3a61fdf3b', 'x-compute-request-id': 'req-d5f25fd5-cb99-4252-8a09-8ff3a61fdf3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:17,933 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.314s 2022-05-25 19:55:17,934 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec08dab-833a-42b0-94fb-cda7b9afc8b4', 'x-compute-request-id': 'req-1ec08dab-833a-42b0-94fb-cda7b9afc8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:19,205 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.262s 2022-05-25 19:55:19,205 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ede3875-9dd7-4acf-9e2e-4cd0548af031', 'x-compute-request-id': 'req-0ede3875-9dd7-4acf-9e2e-4cd0548af031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:21,013 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.798s 2022-05-25 19:55:21,013 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00d93b4-43e9-4d25-a036-c20c8fe52ff7', 'x-compute-request-id': 'req-e00d93b4-43e9-4d25-a036-c20c8fe52ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:22,710 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.687s 2022-05-25 19:55:22,710 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4fd925-eefa-4957-aee2-3c8ab0d687c4', 'x-compute-request-id': 'req-4b4fd925-eefa-4957-aee2-3c8ab0d687c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:24,276 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.555s 2022-05-25 19:55:24,276 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84bc39e9-f273-45a8-b73b-9547c2c54272', 'x-compute-request-id': 'req-84bc39e9-f273-45a8-b73b-9547c2c54272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:26,677 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 1.391s 2022-05-25 19:55:26,678 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69c9ece-e93f-46cf-98a9-48ba3176a132', 'x-compute-request-id': 'req-d69c9ece-e93f-46cf-98a9-48ba3176a132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:28,763 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 1.075s 2022-05-25 19:55:28,763 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd58f11c-845b-461e-bbc1-e4ddcafd4e9d', 'x-compute-request-id': 'req-fd58f11c-845b-461e-bbc1-e4ddcafd4e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:30,516 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.743s 2022-05-25 19:55:30,517 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634ed312-495b-4701-85ea-17a23228b6fd', 'x-compute-request-id': 'req-634ed312-495b-4701-85ea-17a23228b6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:31,882 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.355s 2022-05-25 19:55:31,883 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e83fb89-7052-4f29-b776-92435cd57678', 'x-compute-request-id': 'req-1e83fb89-7052-4f29-b776-92435cd57678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:33,687 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 0.792s 2022-05-25 19:55:33,687 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6907800c-3401-49c0-8516-2781632cd6bf', 'x-compute-request-id': 'req-6907800c-3401-49c0-8516-2781632cd6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "BUILD", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:36,419 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 1.722s 2022-05-25 19:55:36,419 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1478', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf4ddd0d-5957-4552-b139-d9a0e18df4fb', 'x-compute-request-id': 'req-cf4ddd0d-5957-4552-b139-d9a0e18df4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:36Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:91:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:55:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "locked": false, "description": null}}' 2022-05-25 19:55:36,427 104093 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 31 second wait 2022-05-25 19:55:37,778 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 1.350s 2022-05-25 19:55:37,778 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1971', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32a473ce-2ab5-412c-a18e-1f4f4981c33c', 'x-compute-request-id': 'req-32a473ce-2ab5-412c-a18e-1f4f4981c33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:36Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:91:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:55:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-7g5of1rh", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1668921492", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:55:40,132 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 2.345s 2022-05-25 19:55:40,133 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1971', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefbc7b9-c808-402d-b03e-f9009939b162', 'x-compute-request-id': 'req-aefbc7b9-c808-402d-b03e-f9009939b162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:36Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:91:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:55:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-7g5of1rh", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1668921492", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:55:40,936 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute 0.794s 2022-05-25 19:55:40,936 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3f56d3b-ff5c-400c-9ffb-17488b48c2df', 'x-compute-request-id': 'req-b3f56d3b-ff5c-400c-9ffb-17488b48c2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h2-843338-1", "id": 2, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T19:55:32.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h1-843338-1", "id": 3, "zone": "nova", "status": "enabled", "state": "down", "updated_at": "2022-05-25T19:52:13.000000", "disabled_reason": null, "forced_down": false}]}' 2022-05-25 19:55:40,939 104093 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h2-843338-1 to destination None 2022-05-25 19:55:42,441 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65 1.501s 2022-05-25 19:55:42,441 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 19:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1971', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d11757f-ecc0-43ea-8bf5-ae06978cb98c', 'x-compute-request-id': 'req-5d11757f-ecc0-43ea-8bf5-ae06978cb98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65'} Body: b'{"server": {"id": "8e2563c6-db56-4763-b885-9cd835a36c65", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1668921492", "status": "ACTIVE", "tenant_id": "8dfeefa16c6d4a96a6f7017c386aaadd", "user_id": "3b5a0dc99870481bb3232c2384485b6e", "metadata": {}, "hostId": "cca964d58ac4630e4df0b6886ac6622e0300a0e3194ae4132e16ac60", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T19:55:05Z", "updated": "2022-05-25T19:55:36Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1629967731-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:91:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8e2563c6-db56-4763-b885-9cd835a36c65"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T19:55:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-SRV-ATTR:reservation_id": "r-7g5of1rh", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1668921492", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "95ebafd6-382c-4068-8de9-2dcfe41d3d91", "delete_on_termination": true}], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 19:55:44,556 104093 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_volume_backed_live_migration): 400 POST http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65/action 2.105s 2022-05-25 19:55:44,556 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 25 May 2022 19:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '106', 'x-openstack-request-id': 'req-f7049e04-cc5a-4362-8e2c-08a58b785b45', 'x-compute-request-id': 'req-f7049e04-cc5a-4362-8e2c-08a58b785b45', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8e2563c6-db56-4763-b885-9cd835a36c65/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 538, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 3 | 1 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt3.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt3.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
pass
pt3.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft3.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 20:00:52,197 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 201 POST http://10.222.0.15/identity/v3/auth/tokens 0.224s 2022-05-25 20:00:52,197 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 20:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3676', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4cbc3237-6777-44c3-85e9-626bf0158512', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3fb666dd06ab40d0b4a297121c2a45a4", "name": "tempest-LiveMigrationTest-410394314-project", "password_expires_at": null}, "audit_ids": ["UGe_6-qKT8uS9OMZgx_VgA"], "expires_at": "2022-05-25T21:00:52.000000Z", "issued_at": "2022-05-25T20:00:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b4b0d1f846c428a82d0311abfb4e5e9", "name": "tempest-LiveMigrationTest-410394314"}, "is_domain": false, "roles": [{"id": "0095ea656493467f9e386b0ecd9cd175", "name": "reader"}, {"id": "7ac60de9d4724b3ba67b0dace85e083c", "name": "member"}], "catalog": [{"endpoints": [{"id": "e7a97d9353e241a3a10e3ea94ac149eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2/7b4b0d1f846c428a82d0311abfb4e5e9", "region": "RegionOne"}], "id": "055341b9599b4884871c958160e8a81a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85527506240946429f817c21929a07bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}, {"id": "e7d4ced19bc74cce94f5d0fc175fda97", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}], "id": "1863c51466584339afac211de93f4611", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3baea67a900d42e68f7a9c8d22807488", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/placement", "region": "RegionOne"}], "id": "2abdeba64f034a9a848399cd19762cd7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b9ab1734c9e94dc7a0e6b9c3200c94ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:9696/", "region": "RegionOne"}], "id": "5aff06db7c96411c9be26964351ba592", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6223ebec93d44404a4f155753282da41", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9", "region": "RegionOne"}], "id": "6acbb7905e40416a96870795ac9bc315", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c01cf30a8736475dbf95c1461c821e32", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9", "region": "RegionOne"}], "id": "6d297a9ae9be45a89f9b16003ba4533c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e96e45a6b45547fd9771605b40a03ed9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/image", "region": "RegionOne"}], "id": "825ce62ae65f42ec886f2c69228596e0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "024a2b148ab14b248b6eea36d24ce37e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:8080/v1/AUTH_7b4b0d1f846c428a82d0311abfb4e5e9", "region": "RegionOne"}, {"id": "611bf2b8d40e408ea3abaf7ade7b84d7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15:8080", "region": "RegionOne"}], "id": "8896ea8a1c6941f9b56861d79a2698dc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "98e032c1b40840a5a3a8511abd4ae8d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v2/7b4b0d1f846c428a82d0311abfb4e5e9", "region": "RegionOne"}], "id": "93d6fe8314f442d3869d8c542a1e48fc", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "954063e4007f41f196fa9b978021e12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2.1", "region": "RegionOne"}], "id": "adfa7cd628ea4cd6849a86b879df4f1e", "type": "compute", "name": "nova"}]}}' 2022-05-25 20:00:52,198 104093 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_volume_backed_live_migration) Found network {'id': '9136040a-233e-4f40-8ee0-05adb3ad7b86', 'name': 'tempest-LiveMigrationTest-1694069982-network', 'tenant_id': '7b4b0d1f846c428a82d0311abfb4e5e9', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7b4b0d1f846c428a82d0311abfb4e5e9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 419, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T19:56:32Z', 'updated_at': '2022-05-25T19:56:32Z', 'revision_number': 1} available for tenant 2022-05-25 20:00:53,267 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes 1.068s 2022-05-25 20:00:53,268 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-2139201668", "imageRef": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "size": 1}} Response - Headers: {'date': 'Wed, 25 May 2022 20:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03c5d7a-39fe-4a9f-9617-2f247232439d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03c5d7a-39fe-4a9f-9617-2f247232439d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.005168", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 20:00:53,488 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.214s 2022-05-25 20:00:53,489 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2beda9-104c-4d07-bae2-e8926cb1156e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2beda9-104c-4d07-bae2-e8926cb1156e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:00:54,600 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.103s 2022-05-25 20:00:54,600 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e24249-444b-490f-b775-426b9c43b07d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e24249-444b-490f-b775-426b9c43b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:00:55,732 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.124s 2022-05-25 20:00:55,732 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f182b600-7b65-4fb7-a4ef-ebdf45ef652e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f182b600-7b65-4fb7-a4ef-ebdf45ef652e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:00:56,934 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.186s 2022-05-25 20:00:56,934 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0e73db-5bdc-4374-a105-d4476b3381a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0e73db-5bdc-4374-a105-d4476b3381a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:00:58,040 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.098s 2022-05-25 20:00:58,041 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da05cce0-2e22-4348-ae58-734ffdf69c36', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da05cce0-2e22-4348-ae58-734ffdf69c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:00:59,174 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.124s 2022-05-25 20:00:59,174 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f94e842-14c2-4c02-bc9b-96224df65aa8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f94e842-14c2-4c02-bc9b-96224df65aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:00,281 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.098s 2022-05-25 20:01:00,282 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6a014c-26d1-4175-b13e-389586d55e7b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6a014c-26d1-4175-b13e-389586d55e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:01,476 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.186s 2022-05-25 20:01:01,476 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a599ba6b-fad0-4c76-9545-c180eac9bb3d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a599ba6b-fad0-4c76-9545-c180eac9bb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:02,858 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.374s 2022-05-25 20:01:02,858 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadd851a-e515-4c64-8312-247a59e8fe59', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadd851a-e515-4c64-8312-247a59e8fe59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:04,100 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.232s 2022-05-25 20:01:04,100 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b09bf4-3ed5-4d81-822f-9bcb4442001c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b09bf4-3ed5-4d81-822f-9bcb4442001c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:05,257 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.149s 2022-05-25 20:01:05,257 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db7da2c-e8d3-4748-a50b-5064e2f56567', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db7da2c-e8d3-4748-a50b-5064e2f56567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:06,442 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.174s 2022-05-25 20:01:06,442 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37b358b-3efa-40ff-8345-bec4c907f3f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37b358b-3efa-40ff-8345-bec4c907f3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:09,193 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 1.743s 2022-05-25 20:01:09,194 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86325ba-4246-458a-822a-a5e98b4b2f75', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86325ba-4246-458a-822a-a5e98b4b2f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:10,301 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.099s 2022-05-25 20:01:10,302 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b3c08a-d83d-48fd-91ad-cde562e20f10', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b3c08a-d83d-48fd-91ad-cde562e20f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:11,466 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.156s 2022-05-25 20:01:11,467 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3eb251e-760c-4a83-ac8b-05202ab6a570', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eb251e-760c-4a83-ac8b-05202ab6a570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:12,903 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.428s 2022-05-25 20:01:12,904 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a6f82a-c116-41f5-9f0f-563277d262d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a6f82a-c116-41f5-9f0f-563277d262d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:14,066 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.153s 2022-05-25 20:01:14,066 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f581f054-98fc-41d7-be6e-c993181021eb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f581f054-98fc-41d7-be6e-c993181021eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:15,201 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.126s 2022-05-25 20:01:15,201 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57031a26-a5e0-42ce-97c3-e6f3dd63a6fb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57031a26-a5e0-42ce-97c3-e6f3dd63a6fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:16,369 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.160s 2022-05-25 20:01:16,370 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2fbeb7-c8e8-493c-a3c7-356b4890acbb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2fbeb7-c8e8-493c-a3c7-356b4890acbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:17,588 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.210s 2022-05-25 20:01:17,589 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9498e800-4331-4bbf-9005-68c2d2255eaa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9498e800-4331-4bbf-9005-68c2d2255eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:18,828 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.231s 2022-05-25 20:01:18,828 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48850ea4-1d27-4254-a3bc-e3d1b454f631', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48850ea4-1d27-4254-a3bc-e3d1b454f631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:19,996 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.160s 2022-05-25 20:01:19,996 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c88bee-d6c4-4010-9d56-2df49cf1a44c', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c88bee-d6c4-4010-9d56-2df49cf1a44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:00:54.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:21,487 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.483s 2022-05-25 20:01:21,487 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ff9ca2-3479-45f6-8416-06d94729a205', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ff9ca2-3479-45f6-8416-06d94729a205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:01:21.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:22,807 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.311s 2022-05-25 20:01:22,807 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ae5d6c-fe02-4c43-9265-abbebfb690bf', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ae5d6c-fe02-4c43-9265-abbebfb690bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:01:21.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:23,987 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.171s 2022-05-25 20:01:23,987 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783947fc-2d51-446f-886a-1fb17bb3d2f9', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783947fc-2d51-446f-886a-1fb17bb3d2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:01:21.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:25,139 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.144s 2022-05-25 20:01:25,139 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de043c59-91dd-479a-94b4-a81a8e8e6879', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de043c59-91dd-479a-94b4-a81a8e8e6879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:01:21.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:26,249 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.102s 2022-05-25 20:01:26,250 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b6a5bd-ec44-481e-b42d-2fd879ef1e93', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b6a5bd-ec44-481e-b42d-2fd879ef1e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:01:21.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:27,356 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e 0.099s 2022-05-25 20:01:27,357 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbed3ee-7338-4e44-a3a7-35be03c72941', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbed3ee-7338-4e44-a3a7-35be03c72941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e'} Body: b'{"volume": {"id": "461119b1-c3d5-46fa-8888-d76144c7859e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T20:00:53.000000", "updated_at": "2022-05-25T20:01:27.000000", "name": "tempest-tempest.common.compute-volume-2139201668", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.15/volume/v3/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}, {"rel": "bookmark", "href": "http://10.222.0.15/volume/7b4b0d1f846c428a82d0311abfb4e5e9/volumes/461119b1-c3d5-46fa-8888-d76144c7859e"}], "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9"}}' 2022-05-25 20:01:27,364 104093 INFO [tempest.common.waiters] volume 461119b1-c3d5-46fa-8888-d76144c7859e reached available after waiting for 34.364474 seconds 2022-05-25 20:01:37,189 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.15/compute/v2.1/servers 9.824s 2022-05-25 20:01:37,189 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-978835366", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "9136040a-233e-4f40-8ee0-05adb3ad7b86"}], "block_device_mapping_v2": [{"uuid": "461119b1-c3d5-46fa-8888-d76144c7859e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Wed, 25 May 2022 20:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ba20a28-8b9a-4fd0-ab1b-43891915dd77', 'x-compute-request-id': 'req-0ba20a28-8b9a-4fd0-ab1b-43891915dd77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pP9P8mhQy8Gy"}}' 2022-05-25 20:01:37,989 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.797s 2022-05-25 20:01:37,989 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1052', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710c2558-4941-4f84-841f-ca6f6ba12016', 'x-compute-request-id': 'req-710c2558-4941-4f84-841f-ca6f6ba12016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:01:39,569 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.570s 2022-05-25 20:01:39,569 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe83776f-75e6-4d21-9e6a-eb8ebf985d5b', 'x-compute-request-id': 'req-fe83776f-75e6-4d21-9e6a-eb8ebf985d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:01:39,576 104093 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 20:01:41,336 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.758s 2022-05-25 20:01:41,336 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1168', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66570656-962d-4e36-92f3-1a9fa6a573e3', 'x-compute-request-id': 'req-66570656-962d-4e36-92f3-1a9fa6a573e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:01:41,343 104093 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 4 second wait 2022-05-25 20:01:44,685 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.340s 2022-05-25 20:01:44,686 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d551151-21a6-4fac-a9c7-86051356b0f6', 'x-compute-request-id': 'req-7d551151-21a6-4fac-a9c7-86051356b0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:01:44,701 104093 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2022-05-25 20:01:46,621 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.919s 2022-05-25 20:01:46,622 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-778a452a-3fbd-4acd-bee5-b09fcfeea73a', 'x-compute-request-id': 'req-778a452a-3fbd-4acd-bee5-b09fcfeea73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:01:48,993 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.362s 2022-05-25 20:01:48,993 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0960e871-0039-49c9-9d70-52952187dfa3', 'x-compute-request-id': 'req-0960e871-0039-49c9-9d70-52952187dfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:01:51,509 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.508s 2022-05-25 20:01:51,510 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482c8455-6c9c-4c36-9c24-5d4b01381286', 'x-compute-request-id': 'req-482c8455-6c9c-4c36-9c24-5d4b01381286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:01:54,370 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.851s 2022-05-25 20:01:54,370 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b144a8-7257-441d-8610-68dfd0600142', 'x-compute-request-id': 'req-04b144a8-7257-441d-8610-68dfd0600142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:01:57,839 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.460s 2022-05-25 20:01:57,839 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31540251-5c3d-403c-9fcf-d7e22868eacf', 'x-compute-request-id': 'req-31540251-5c3d-403c-9fcf-d7e22868eacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:01,006 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.158s 2022-05-25 20:02:01,007 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea312605-0f60-4f11-99b5-5fd2ca00810b', 'x-compute-request-id': 'req-ea312605-0f60-4f11-99b5-5fd2ca00810b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:04,295 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.280s 2022-05-25 20:02:04,296 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20bea2e3-4829-403e-8548-dae35605ea29', 'x-compute-request-id': 'req-20bea2e3-4829-403e-8548-dae35605ea29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:06,551 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.248s 2022-05-25 20:02:06,552 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c6bb69-eb49-4e28-9e30-ee1130c1a563', 'x-compute-request-id': 'req-a3c6bb69-eb49-4e28-9e30-ee1130c1a563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:07,978 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.414s 2022-05-25 20:02:07,978 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1198', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fedda32-c738-4946-b438-98d402a5120f', 'x-compute-request-id': 'req-9fedda32-c738-4946-b438-98d402a5120f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "BUILD", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:09,641 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.654s 2022-05-25 20:02:09,642 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fe0904d-b856-42be-9b23-da7eafef868c', 'x-compute-request-id': 'req-5fe0904d-b856-42be-9b23-da7eafef868c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "ACTIVE", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:09Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:09,649 104093 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 32 second wait 2022-05-25 20:02:12,068 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.418s 2022-05-25 20:02:12,068 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ceb1d6a-bee7-48ed-b7b7-6311f90ff014', 'x-compute-request-id': 'req-5ceb1d6a-bee7-48ed-b7b7-6311f90ff014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "ACTIVE", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:09Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000033", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843338-1", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:13,773 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.698s 2022-05-25 20:02:13,774 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b669a267-c18c-4754-b202-0709ee1f45d2', 'x-compute-request-id': 'req-b669a267-c18c-4754-b202-0709ee1f45d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "ACTIVE", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:09Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000033", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843338-1", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:14,428 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute 0.646s 2022-05-25 20:02:14,428 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54af630d-70ae-4f5b-bd40-c0acd9514c35', 'x-compute-request-id': 'req-54af630d-70ae-4f5b-bd40-c0acd9514c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h2-843338-1", "id": 2, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T20:02:13.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h1-843338-1", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T20:02:07.000000", "disabled_reason": null}]}' 2022-05-25 20:02:14,431 104093 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-843338-1 to destination n-h2-843338-1 2022-05-25 20:02:18,143 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94/action 3.712s 2022-05-25 20:02:18,144 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-843338-1", "block_migration": false, "disk_over_commit": false}} Response - Headers: {'date': 'Wed, 25 May 2022 20:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e0ec357-621c-4596-b090-d3c15b84f6e7', 'x-compute-request-id': 'req-7e0ec357-621c-4596-b090-d3c15b84f6e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94/action'} Body: b'' 2022-05-25 20:02:23,335 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 5.191s 2022-05-25 20:02:23,335 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54cb362a-8e9f-4239-bac8-df6af7c7a121', 'x-compute-request-id': 'req-54cb362a-8e9f-4239-bac8-df6af7c7a121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:26,659 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.314s 2022-05-25 20:02:26,660 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283ee1c9-0d7f-42a1-9fc7-85fd8e854525', 'x-compute-request-id': 'req-283ee1c9-0d7f-42a1-9fc7-85fd8e854525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:29,913 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.246s 2022-05-25 20:02:29,914 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9a297d1-8475-437e-8118-507992a5ab68', 'x-compute-request-id': 'req-a9a297d1-8475-437e-8118-507992a5ab68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:33,054 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.131s 2022-05-25 20:02:33,055 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60bf42db-b7ca-41ce-b6d4-64b683c63f28', 'x-compute-request-id': 'req-60bf42db-b7ca-41ce-b6d4-64b683c63f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:37,317 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 3.254s 2022-05-25 20:02:37,317 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee1c83c0-dbbe-46cb-91d7-51a6f14f4a19', 'x-compute-request-id': 'req-ee1c83c0-dbbe-46cb-91d7-51a6f14f4a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:42,689 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 4.360s 2022-05-25 20:02:42,689 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a763a928-cb7b-443e-b57c-3ba2e025d746', 'x-compute-request-id': 'req-a763a928-cb7b-443e-b57c-3ba2e025d746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:47,527 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 3.829s 2022-05-25 20:02:47,528 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c204de4-f6f9-431d-bf9c-4c5ee71d169a', 'x-compute-request-id': 'req-4c204de4-f6f9-431d-bf9c-4c5ee71d169a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:52,096 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 3.560s 2022-05-25 20:02:52,096 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbece967-4267-4093-aa1f-a2def09de2ab', 'x-compute-request-id': 'req-cbece967-4267-4093-aa1f-a2def09de2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:55,595 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.490s 2022-05-25 20:02:55,595 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879fffd6-c794-4507-a535-b4e6b8ddebb0', 'x-compute-request-id': 'req-879fffd6-c794-4507-a535-b4e6b8ddebb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:02:57,934 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.331s 2022-05-25 20:02:57,935 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c16366-213f-4a79-bede-7a049dfbd7f3', 'x-compute-request-id': 'req-a9c16366-213f-4a79-bede-7a049dfbd7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:00,470 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.527s 2022-05-25 20:03:00,471 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f35b0a8-dec1-4309-b5d7-17c87cf01e87', 'x-compute-request-id': 'req-1f35b0a8-dec1-4309-b5d7-17c87cf01e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:02,544 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.064s 2022-05-25 20:03:02,544 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05c1848e-495a-4897-95de-a4af263aa961', 'x-compute-request-id': 'req-05c1848e-495a-4897-95de-a4af263aa961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:04,883 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.330s 2022-05-25 20:03:04,884 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d10f23-4784-4aef-aaf7-2deebe3e119f', 'x-compute-request-id': 'req-29d10f23-4784-4aef-aaf7-2deebe3e119f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:07,193 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.300s 2022-05-25 20:03:07,194 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2571f7-bb82-4e11-aac9-94cff63db7dd', 'x-compute-request-id': 'req-ef2571f7-bb82-4e11-aac9-94cff63db7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:08,829 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.626s 2022-05-25 20:03:08,829 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4847dc-5d9e-4531-a299-68e899bba05f', 'x-compute-request-id': 'req-fc4847dc-5d9e-4531-a299-68e899bba05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:10,800 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.962s 2022-05-25 20:03:10,801 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf80a31b-896a-4ca0-83ae-6f9bda0a3b75', 'x-compute-request-id': 'req-bf80a31b-896a-4ca0-83ae-6f9bda0a3b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:12,727 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.917s 2022-05-25 20:03:12,727 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621ed290-042e-49fb-955e-9fff3cfd3cee', 'x-compute-request-id': 'req-621ed290-042e-49fb-955e-9fff3cfd3cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:14,899 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.161s 2022-05-25 20:03:14,900 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04cae8c-9e3f-4fc1-ac4b-fe27da851398', 'x-compute-request-id': 'req-d04cae8c-9e3f-4fc1-ac4b-fe27da851398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:16,362 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.454s 2022-05-25 20:03:16,362 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b55c2c9-1a13-45c6-9cec-b474aa25fac3', 'x-compute-request-id': 'req-0b55c2c9-1a13-45c6-9cec-b474aa25fac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:17,731 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.360s 2022-05-25 20:03:17,732 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6db8e8f9-51c0-4413-8004-582b59d824bd', 'x-compute-request-id': 'req-6db8e8f9-51c0-4413-8004-582b59d824bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:20,789 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.047s 2022-05-25 20:03:20,789 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa68a4d-2dd3-4cb7-95cd-b0fe4b4d3fd4', 'x-compute-request-id': 'req-baa68a4d-2dd3-4cb7-95cd-b0fe4b4d3fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:24,213 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 2.414s 2022-05-25 20:03:24,213 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0141ae9-9abc-4dc8-bbc5-50c65dd2605b', 'x-compute-request-id': 'req-e0141ae9-9abc-4dc8-bbc5-50c65dd2605b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:26,663 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.440s 2022-05-25 20:03:26,663 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d8e450-fc6b-4487-8466-af87a3241e7f', 'x-compute-request-id': 'req-16d8e450-fc6b-4487-8466-af87a3241e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:28,024 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.352s 2022-05-25 20:03:28,024 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98b06f78-e2d0-437a-8f4c-555f7857e705', 'x-compute-request-id': 'req-98b06f78-e2d0-437a-8f4c-555f7857e705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:29,396 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.361s 2022-05-25 20:03:29,396 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdd4bd3-4dc6-4b57-80db-d17a92c5394a', 'x-compute-request-id': 'req-cbdd4bd3-4dc6-4b57-80db-d17a92c5394a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:31,759 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.354s 2022-05-25 20:03:31,760 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06a64a5-715c-4077-9c9d-568d0947b1bf', 'x-compute-request-id': 'req-d06a64a5-715c-4077-9c9d-568d0947b1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:33,124 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.356s 2022-05-25 20:03:33,125 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5021abb-a9be-4664-99e1-1fec60bbe308', 'x-compute-request-id': 'req-f5021abb-a9be-4664-99e1-1fec60bbe308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:34,917 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.784s 2022-05-25 20:03:34,918 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b755865-b371-4905-9c2f-57ee7710e487', 'x-compute-request-id': 'req-5b755865-b371-4905-9c2f-57ee7710e487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:36,797 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.871s 2022-05-25 20:03:36,798 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9909f9c5-6433-45bc-9180-28f279c64505', 'x-compute-request-id': 'req-9909f9c5-6433-45bc-9180-28f279c64505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:39,137 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.331s 2022-05-25 20:03:39,138 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b5e6b9-41b7-474d-9bf9-ac8774ff97db', 'x-compute-request-id': 'req-43b5e6b9-41b7-474d-9bf9-ac8774ff97db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:40,906 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.750s 2022-05-25 20:03:40,906 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a895e2-512e-4646-9fe5-86deb6c7ee8e', 'x-compute-request-id': 'req-a2a895e2-512e-4646-9fe5-86deb6c7ee8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:42,416 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.502s 2022-05-25 20:03:42,417 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba4066c-51cb-4cf0-bffc-13c9d6ef08bb', 'x-compute-request-id': 'req-5ba4066c-51cb-4cf0-bffc-13c9d6ef08bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:44,161 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.735s 2022-05-25 20:03:44,161 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a37986ff-9a0d-4295-b9d5-8e8fdb7932e2', 'x-compute-request-id': 'req-a37986ff-9a0d-4295-b9d5-8e8fdb7932e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:45,693 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.523s 2022-05-25 20:03:45,694 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1099f626-dbba-4fce-a1ad-445dd4ec2a91', 'x-compute-request-id': 'req-1099f626-dbba-4fce-a1ad-445dd4ec2a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:47,088 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.384s 2022-05-25 20:03:47,088 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22bf641b-72b3-4b4b-81ab-ebf9a3341f1a', 'x-compute-request-id': 'req-22bf641b-72b3-4b4b-81ab-ebf9a3341f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:49,074 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.977s 2022-05-25 20:03:49,075 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3284d8-c84a-47a6-9754-c2a7a510077e', 'x-compute-request-id': 'req-1d3284d8-c84a-47a6-9754-c2a7a510077e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:50,858 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.775s 2022-05-25 20:03:50,858 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff3d8e4-749d-4af2-aa0d-f235429d9248', 'x-compute-request-id': 'req-0ff3d8e4-749d-4af2-aa0d-f235429d9248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:52,380 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.514s 2022-05-25 20:03:52,381 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99e36917-3245-4133-a563-cc49606389fa', 'x-compute-request-id': 'req-99e36917-3245-4133-a563-cc49606389fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:53,844 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.454s 2022-05-25 20:03:53,844 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d579e309-bdde-4a2e-a52e-88de7b8bbed6', 'x-compute-request-id': 'req-d579e309-bdde-4a2e-a52e-88de7b8bbed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:55,610 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.758s 2022-05-25 20:03:55,610 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba8acae-f7ce-439f-8aaf-8a846460b5fd', 'x-compute-request-id': 'req-2ba8acae-f7ce-439f-8aaf-8a846460b5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:57,219 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.600s 2022-05-25 20:03:57,219 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff16089e-1408-41b2-b4ce-418f9694fb2e', 'x-compute-request-id': 'req-ff16089e-1408-41b2-b4ce-418f9694fb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:58,616 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.388s 2022-05-25 20:03:58,617 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a40ca8f-99bc-4a02-a4bb-4f65664e8eaf', 'x-compute-request-id': 'req-1a40ca8f-99bc-4a02-a4bb-4f65664e8eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:03:59,926 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.300s 2022-05-25 20:03:59,926 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a578ee69-ef4e-4cbc-b43b-63e4b5693383', 'x-compute-request-id': 'req-a578ee69-ef4e-4cbc-b43b-63e4b5693383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:01,473 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.538s 2022-05-25 20:04:01,474 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f544e6c-fa17-4ddd-aec8-083031665e14', 'x-compute-request-id': 'req-6f544e6c-fa17-4ddd-aec8-083031665e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:03,206 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.723s 2022-05-25 20:04:03,206 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-134b4f75-f1c2-413e-aad6-0535728f9576', 'x-compute-request-id': 'req-134b4f75-f1c2-413e-aad6-0535728f9576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:04,564 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.349s 2022-05-25 20:04:04,565 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f15de09-50f2-4805-86a5-1dcc2e1cee22', 'x-compute-request-id': 'req-7f15de09-50f2-4805-86a5-1dcc2e1cee22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:06,097 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.524s 2022-05-25 20:04:06,098 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df4ad312-380d-495e-8b8d-3b5f3bbec2f2', 'x-compute-request-id': 'req-df4ad312-380d-495e-8b8d-3b5f3bbec2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:07,461 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.355s 2022-05-25 20:04:07,462 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0749bb1e-1504-47b6-bb25-371bd28f5748', 'x-compute-request-id': 'req-0749bb1e-1504-47b6-bb25-371bd28f5748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:08,897 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.427s 2022-05-25 20:04:08,898 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db92eabb-e5ac-4ece-a6c0-b763ea3b3060', 'x-compute-request-id': 'req-db92eabb-e5ac-4ece-a6c0-b763ea3b3060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:10,523 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.616s 2022-05-25 20:04:10,523 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a067c173-429c-4634-8859-e9966ba97e50', 'x-compute-request-id': 'req-a067c173-429c-4634-8859-e9966ba97e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:11,899 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.367s 2022-05-25 20:04:11,899 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a3b402-12fd-49fe-bc86-e456a1a603c7', 'x-compute-request-id': 'req-e3a3b402-12fd-49fe-bc86-e456a1a603c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:13,256 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.347s 2022-05-25 20:04:13,257 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faee1e60-80ed-4665-8921-7d5f74c7f995', 'x-compute-request-id': 'req-faee1e60-80ed-4665-8921-7d5f74c7f995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:14,618 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.350s 2022-05-25 20:04:14,618 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e32be20-9b4c-470e-8c34-305c56f9c77a', 'x-compute-request-id': 'req-9e32be20-9b4c-470e-8c34-305c56f9c77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:15,992 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.366s 2022-05-25 20:04:15,993 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12f3322-4198-4004-b679-91f13f86dbd8', 'x-compute-request-id': 'req-a12f3322-4198-4004-b679-91f13f86dbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:17,435 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.433s 2022-05-25 20:04:17,436 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20099137-89e1-4fa8-a968-6eadd91d64b6', 'x-compute-request-id': 'req-20099137-89e1-4fa8-a968-6eadd91d64b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:18,779 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.336s 2022-05-25 20:04:18,780 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83c65f09-9e73-4455-b9fd-eae0ae213059', 'x-compute-request-id': 'req-83c65f09-9e73-4455-b9fd-eae0ae213059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:20,263 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.476s 2022-05-25 20:04:20,264 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba0869e0-9e66-4a15-b1a4-2ad73be1c0ee', 'x-compute-request-id': 'req-ba0869e0-9e66-4a15-b1a4-2ad73be1c0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:21,600 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.328s 2022-05-25 20:04:21,600 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee0907a-1f75-4be4-bd56-db30d919eb75', 'x-compute-request-id': 'req-cee0907a-1f75-4be4-bd56-db30d919eb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:22,961 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.352s 2022-05-25 20:04:22,962 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-518c8fed-d22b-4b14-9f3b-78bb2e7b8668', 'x-compute-request-id': 'req-518c8fed-d22b-4b14-9f3b-78bb2e7b8668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:24,536 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.566s 2022-05-25 20:04:24,537 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b039b4c4-27fa-417b-b1d5-baf1845e1935', 'x-compute-request-id': 'req-b039b4c4-27fa-417b-b1d5-baf1845e1935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:26,393 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.848s 2022-05-25 20:04:26,394 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c612af6c-8021-40a5-a2c2-2e4af581a317', 'x-compute-request-id': 'req-c612af6c-8021-40a5-a2c2-2e4af581a317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:28,109 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.706s 2022-05-25 20:04:28,110 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6fdbe14-a3c8-445a-be2d-9541f857c80e', 'x-compute-request-id': 'req-f6fdbe14-a3c8-445a-be2d-9541f857c80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:29,596 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.478s 2022-05-25 20:04:29,597 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3a41b8-6df4-4c96-8247-10ab85d75303', 'x-compute-request-id': 'req-4f3a41b8-6df4-4c96-8247-10ab85d75303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:31,560 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.955s 2022-05-25 20:04:31,561 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85bab65-0a20-47b6-bc35-bbcfc20a3f1e', 'x-compute-request-id': 'req-b85bab65-0a20-47b6-bc35-bbcfc20a3f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:34,238 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.667s 2022-05-25 20:04:34,238 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b9ca885-4672-44dc-ad0b-a35a25697cf3', 'x-compute-request-id': 'req-1b9ca885-4672-44dc-ad0b-a35a25697cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:35,960 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.712s 2022-05-25 20:04:35,960 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74d253f-4bf4-44ba-9992-c2826232147d', 'x-compute-request-id': 'req-b74d253f-4bf4-44ba-9992-c2826232147d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:38,103 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.133s 2022-05-25 20:04:38,103 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eccd85b9-cea6-4889-ab96-2e214c524eb5', 'x-compute-request-id': 'req-eccd85b9-cea6-4889-ab96-2e214c524eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:39,575 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.464s 2022-05-25 20:04:39,576 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2485ab80-a4b9-4885-8633-84347b9cd227', 'x-compute-request-id': 'req-2485ab80-a4b9-4885-8633-84347b9cd227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:40,832 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.249s 2022-05-25 20:04:40,833 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c015fe2-e4a1-4532-b57d-2bee2452d67b', 'x-compute-request-id': 'req-1c015fe2-e4a1-4532-b57d-2bee2452d67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:42,132 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.290s 2022-05-25 20:04:42,133 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0173cfc-ceba-4168-ba3b-845f93c52037', 'x-compute-request-id': 'req-e0173cfc-ceba-4168-ba3b-845f93c52037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:43,541 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.399s 2022-05-25 20:04:43,541 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb61f84-2693-409e-9f92-57982ae747fa', 'x-compute-request-id': 'req-4eb61f84-2693-409e-9f92-57982ae747fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:45,039 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.489s 2022-05-25 20:04:45,039 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0543d13-cde8-42da-8a2f-0ce0c2cc8327', 'x-compute-request-id': 'req-a0543d13-cde8-42da-8a2f-0ce0c2cc8327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:46,392 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.344s 2022-05-25 20:04:46,393 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc13c2f9-c978-4e5f-9f93-4ea443179a81', 'x-compute-request-id': 'req-bc13c2f9-c978-4e5f-9f93-4ea443179a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:47,741 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.339s 2022-05-25 20:04:47,741 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42cf369-bc19-4e01-9a41-20c52a6b8ebd', 'x-compute-request-id': 'req-f42cf369-bc19-4e01-9a41-20c52a6b8ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:49,047 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.296s 2022-05-25 20:04:49,048 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b8d221-94d9-411d-b5ff-31b0ba45d5ce', 'x-compute-request-id': 'req-d3b8d221-94d9-411d-b5ff-31b0ba45d5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:50,401 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.335s 2022-05-25 20:04:50,401 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8792155-c486-4aa0-af2c-c5921e097e49', 'x-compute-request-id': 'req-d8792155-c486-4aa0-af2c-c5921e097e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:51,804 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.394s 2022-05-25 20:04:51,804 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bfbdba-b37c-4d05-be4b-79bb59c95f4b', 'x-compute-request-id': 'req-08bfbdba-b37c-4d05-be4b-79bb59c95f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:53,205 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.391s 2022-05-25 20:04:53,205 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f236db5-b59e-4682-8271-78b0b16fbb45', 'x-compute-request-id': 'req-3f236db5-b59e-4682-8271-78b0b16fbb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:54,452 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.238s 2022-05-25 20:04:54,452 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47072779-2c70-4605-b428-2cc202db7806', 'x-compute-request-id': 'req-47072779-2c70-4605-b428-2cc202db7806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:56,088 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.627s 2022-05-25 20:04:56,088 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb42f33-63a2-4a95-909e-80371f3135ac', 'x-compute-request-id': 'req-6eb42f33-63a2-4a95-909e-80371f3135ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:57,400 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.303s 2022-05-25 20:04:57,401 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ce7caa-b870-4dd7-b990-5aa200f76a5a', 'x-compute-request-id': 'req-14ce7caa-b870-4dd7-b990-5aa200f76a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:04:58,845 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.430s 2022-05-25 20:04:58,845 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5aace96-0b16-40c1-a4b4-e387e3cfe257', 'x-compute-request-id': 'req-c5aace96-0b16-40c1-a4b4-e387e3cfe257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:00,393 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.540s 2022-05-25 20:05:00,394 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67effb07-7e72-4774-9395-61dd07a68d3c', 'x-compute-request-id': 'req-67effb07-7e72-4774-9395-61dd07a68d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:01,742 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.339s 2022-05-25 20:05:01,742 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7700a97-86ea-4cf4-bb3d-6e5b06eb55b4', 'x-compute-request-id': 'req-c7700a97-86ea-4cf4-bb3d-6e5b06eb55b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:03,076 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.324s 2022-05-25 20:05:03,076 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231a5cdf-5e5c-476f-ae06-7645092ae03e', 'x-compute-request-id': 'req-231a5cdf-5e5c-476f-ae06-7645092ae03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:04,551 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.467s 2022-05-25 20:05:04,552 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e9c735f-e00e-4c58-bb2e-d08b349da65b', 'x-compute-request-id': 'req-4e9c735f-e00e-4c58-bb2e-d08b349da65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:05,883 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.323s 2022-05-25 20:05:05,883 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1d3a3d8-fdd1-4a96-b02c-d06df134b2fe', 'x-compute-request-id': 'req-f1d3a3d8-fdd1-4a96-b02c-d06df134b2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:07,230 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.339s 2022-05-25 20:05:07,231 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec322167-3b30-4d2b-a845-5cd95df962c6', 'x-compute-request-id': 'req-ec322167-3b30-4d2b-a845-5cd95df962c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:08,622 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.382s 2022-05-25 20:05:08,622 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05329e9b-b297-4c3a-b270-c2d277396d5c', 'x-compute-request-id': 'req-05329e9b-b297-4c3a-b270-c2d277396d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:09,977 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.346s 2022-05-25 20:05:09,978 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa71a64-0534-4a21-803d-79b91efc1451', 'x-compute-request-id': 'req-9fa71a64-0534-4a21-803d-79b91efc1451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:11,333 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.346s 2022-05-25 20:05:11,333 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0adb212-2110-4eee-8cde-b69ad3379791', 'x-compute-request-id': 'req-c0adb212-2110-4eee-8cde-b69ad3379791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:12,919 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.577s 2022-05-25 20:05:12,920 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-403e1911-a34f-4919-bb13-b45b04baa967', 'x-compute-request-id': 'req-403e1911-a34f-4919-bb13-b45b04baa967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:14,577 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.649s 2022-05-25 20:05:14,577 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d12dd26-dad6-4cfa-871d-0104f481d7ea', 'x-compute-request-id': 'req-1d12dd26-dad6-4cfa-871d-0104f481d7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:15,929 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.343s 2022-05-25 20:05:15,929 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df95ed1-75df-48a4-a3bc-6382c0762959', 'x-compute-request-id': 'req-3df95ed1-75df-48a4-a3bc-6382c0762959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:17,287 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.340s 2022-05-25 20:05:17,287 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc628bd-b48f-4777-b52e-cf71d32d309a', 'x-compute-request-id': 'req-afc628bd-b48f-4777-b52e-cf71d32d309a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:18,778 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.482s 2022-05-25 20:05:18,778 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f022005-36a4-419d-b960-baff70ac721d', 'x-compute-request-id': 'req-8f022005-36a4-419d-b960-baff70ac721d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:20,331 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.544s 2022-05-25 20:05:20,332 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9f5b8d-b884-4b8a-8110-c47121af52ed', 'x-compute-request-id': 'req-7d9f5b8d-b884-4b8a-8110-c47121af52ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:21,742 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.402s 2022-05-25 20:05:21,743 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1646fa-6a3d-43c0-b3fd-eac5211d3716', 'x-compute-request-id': 'req-bf1646fa-6a3d-43c0-b3fd-eac5211d3716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "MIGRATING", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:02:16Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:23,840 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 1.088s 2022-05-25 20:05:23,840 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cedd7f5-efc4-4940-8c13-d33b9c9bbecd', 'x-compute-request-id': 'req-1cedd7f5-efc4-4940-8c13-d33b9c9bbecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "ACTIVE", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:05:23Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' 2022-05-25 20:05:23,848 104093 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 180 second wait 2022-05-25 20:05:24,282 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/os-migrations 0.433s 2022-05-25 20:05:24,283 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9957ba02-c9e1-4960-aa91-0f1a500ac418', 'x-compute-request-id': 'req-9957ba02-c9e1-4960-aa91-0f1a500ac418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-migrations'} Body: b'{"migrations": [{"id": 8, "source_compute": "n-h1-843338-1", "dest_compute": "n-h2-843338-1", "source_node": "n-h1-843338-1", "dest_node": "n-h2-843338-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "status": "failed", "created_at": "2022-05-25T20:02:16.000000", "updated_at": "2022-05-25T20:05:23.000000"}, {"id": 5, "source_compute": "n-h2-843338-1", "dest_compute": "n-h1-843338-1", "source_node": "n-h2-843338-1", "dest_node": "n-h1-843338-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "29d94edf-3df7-4156-95dc-fbe2a3117fc3", "status": "completed", "created_at": "2022-05-25T19:57:19.000000", "updated_at": "2022-05-25T19:57:42.000000"}, {"id": 6, "source_compute": "n-h2-843338-1", "dest_compute": "n-h1-843338-1", "source_node": "n-h2-843338-1", "dest_node": "n-h1-843338-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "1c2906e2-df95-414d-a309-23562e8605cc", "status": "completed", "created_at": "2022-05-25T19:58:18.000000", "updated_at": "2022-05-25T19:59:10.000000"}, {"id": 7, "source_compute": "n-h2-843338-1", "dest_compute": "n-h1-843338-1", "source_node": "n-h2-843338-1", "dest_node": "n-h1-843338-1", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "a3d9fac1-7e6d-4821-85d7-069b5f43779b", "status": "completed", "created_at": "2022-05-25T19:59:53.000000", "updated_at": "2022-05-25T20:00:44.000000"}]}' 2022-05-25 20:05:24,714 104093 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94 0.427s 2022-05-25 20:05:24,715 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9972fe61-ef4d-4b4c-9671-4d97ddd07b30', 'x-compute-request-id': 'req-9972fe61-ef4d-4b4c-9671-4d97ddd07b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94'} Body: b'{"server": {"id": "7a3798b8-fa18-4b22-b80c-ced3e679da94", "name": "tempest-LiveMigrationTest-server-978835366", "status": "ACTIVE", "tenant_id": "7b4b0d1f846c428a82d0311abfb4e5e9", "user_id": "3fb666dd06ab40d0b4a297121c2a45a4", "metadata": {}, "hostId": "9c7d6502e356186d931cf2403bf1a764274e50cdcf9b5ee39c63c6c8", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:01:37Z", "updated": "2022-05-25T20:05:23Z", "addresses": {"tempest-LiveMigrationTest-1694069982-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:fa:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/7a3798b8-fa18-4b22-b80c-ced3e679da94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:02:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000033", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843338-1", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "461119b1-c3d5-46fa-8888-d76144c7859e"}]}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 99, in _live_migrate self.assertEqual(target_host, self.get_host_for_server(server_id), File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'n-h2-843338-1' != 'n-h1-843338-1': Live Migration failed. Migrations list for Instance 7a3798b8-fa18-4b22-b80c-ced3e679da94: [ {'id': 8, 'source_compute': 'n-h1-843338-1', 'dest_compute': 'n-h2-843338-1', 'source_node': 'n-h1-843338-1', 'dest_node': 'n-h2-843338-1', 'dest_host': None, 'old_instance_type_id': 14, 'new_instance_type_id': 14, 'instance_uuid': '7a3798b8-fa18-4b22-b80c-ced3e679da94', 'status': 'failed', 'created_at': '2022-05-25T20:02:16.000000', 'updated_at': '2022-05-25T20:05:23.000000'}] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 4 | 1 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
fail
ft4.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 20:05:54,932 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 201 POST http://10.222.0.15/identity/v3/auth/tokens 0.104s 2022-05-25 20:05:54,933 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 20:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3680', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-00872730-6246-4735-9c91-9a06e788ee7d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8f13f2dece3e46f4ac65542370fffdce", "name": "tempest-MigrationsAdminTest-624914198-project", "password_expires_at": null}, "audit_ids": ["LDa03l-fToqjzzeUrWT-4A"], "expires_at": "2022-05-25T21:05:54.000000Z", "issued_at": "2022-05-25T20:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e262c7e15f4145ebb90e266f5ac17696", "name": "tempest-MigrationsAdminTest-624914198"}, "is_domain": false, "roles": [{"id": "0095ea656493467f9e386b0ecd9cd175", "name": "reader"}, {"id": "7ac60de9d4724b3ba67b0dace85e083c", "name": "member"}], "catalog": [{"endpoints": [{"id": "e7a97d9353e241a3a10e3ea94ac149eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2/e262c7e15f4145ebb90e266f5ac17696", "region": "RegionOne"}], "id": "055341b9599b4884871c958160e8a81a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85527506240946429f817c21929a07bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}, {"id": "e7d4ced19bc74cce94f5d0fc175fda97", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}], "id": "1863c51466584339afac211de93f4611", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3baea67a900d42e68f7a9c8d22807488", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/placement", "region": "RegionOne"}], "id": "2abdeba64f034a9a848399cd19762cd7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b9ab1734c9e94dc7a0e6b9c3200c94ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:9696/", "region": "RegionOne"}], "id": "5aff06db7c96411c9be26964351ba592", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6223ebec93d44404a4f155753282da41", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/e262c7e15f4145ebb90e266f5ac17696", "region": "RegionOne"}], "id": "6acbb7905e40416a96870795ac9bc315", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c01cf30a8736475dbf95c1461c821e32", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/e262c7e15f4145ebb90e266f5ac17696", "region": "RegionOne"}], "id": "6d297a9ae9be45a89f9b16003ba4533c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e96e45a6b45547fd9771605b40a03ed9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/image", "region": "RegionOne"}], "id": "825ce62ae65f42ec886f2c69228596e0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "024a2b148ab14b248b6eea36d24ce37e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:8080/v1/AUTH_e262c7e15f4145ebb90e266f5ac17696", "region": "RegionOne"}, {"id": "611bf2b8d40e408ea3abaf7ade7b84d7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15:8080", "region": "RegionOne"}], "id": "8896ea8a1c6941f9b56861d79a2698dc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "98e032c1b40840a5a3a8511abd4ae8d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v2/e262c7e15f4145ebb90e266f5ac17696", "region": "RegionOne"}], "id": "93d6fe8314f442d3869d8c542a1e48fc", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "954063e4007f41f196fa9b978021e12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2.1", "region": "RegionOne"}], "id": "adfa7cd628ea4cd6849a86b879df4f1e", "type": "compute", "name": "nova"}]}}' 2022-05-25 20:05:54,933 104093 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_cold_migration) Found network None available for tenant 2022-05-25 20:05:55,775 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 202 POST http://10.222.0.15/compute/v2.1/servers 0.841s 2022-05-25 20:05:55,775 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MigrationsAdminTest-server-149435451", "imageRef": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "flavorRef": "452"}} Response - Headers: {'date': 'Wed, 25 May 2022 20:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7e7a750-caff-4779-a4d2-95599af0d1b4', 'x-compute-request-id': 'req-c7e7a750-caff-4779-a4d2-95599af0d1b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "J8EKsmbmZvwK"}}' 2022-05-25 20:05:55,902 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.124s 2022-05-25 20:05:55,902 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f4a854c-e141-4cd8-a6b8-6c22f049ba7e', 'x-compute-request-id': 'req-2f4a854c-e141-4cd8-a6b8-6c22f049ba7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:56Z", "updated": "2022-05-25T20:05:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:05:57,156 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.243s 2022-05-25 20:05:57,156 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1264', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9ba623b-3c1a-446e-8936-e3c42a582437', 'x-compute-request-id': 'req-d9ba623b-3c1a-446e-8936-e3c42a582437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:05:57,165 104093 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 20:05:58,608 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.441s 2022-05-25 20:05:58,609 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a88045a-82a7-468f-b5b9-10be8fd07264', 'x-compute-request-id': 'req-0a88045a-82a7-468f-b5b9-10be8fd07264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:05:58,616 104093 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-05-25 20:06:00,858 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.240s 2022-05-25 20:06:00,858 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d85672b2-84c8-424f-91f4-7a07916c2e8f', 'x-compute-request-id': 'req-d85672b2-84c8-424f-91f4-7a07916c2e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:02,373 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.505s 2022-05-25 20:06:02,373 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3235175d-85c7-41af-98c8-783744635f14', 'x-compute-request-id': 'req-3235175d-85c7-41af-98c8-783744635f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:04,285 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.903s 2022-05-25 20:06:04,285 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31df921c-2cab-4f89-8276-dbeda088c0f6', 'x-compute-request-id': 'req-31df921c-2cab-4f89-8276-dbeda088c0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:06,368 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.074s 2022-05-25 20:06:06,368 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f03356-4f6e-4187-b237-a16e89e6d522', 'x-compute-request-id': 'req-57f03356-4f6e-4187-b237-a16e89e6d522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:08,121 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.746s 2022-05-25 20:06:08,122 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653abfcf-7cd0-4906-a4c6-827a19343a61', 'x-compute-request-id': 'req-653abfcf-7cd0-4906-a4c6-827a19343a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:09,939 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.808s 2022-05-25 20:06:09,939 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7429fa84-ebe8-4dff-829a-1e5514b20b6a', 'x-compute-request-id': 'req-7429fa84-ebe8-4dff-829a-1e5514b20b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:11,717 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.769s 2022-05-25 20:06:11,717 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3212639-2a7c-46dd-95aa-92fdbbe613de', 'x-compute-request-id': 'req-f3212639-2a7c-46dd-95aa-92fdbbe613de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:13,140 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.413s 2022-05-25 20:06:13,140 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1312', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb91cd5-b294-46a7-9892-1555fccc9ded', 'x-compute-request-id': 'req-6fb91cd5-b294-46a7-9892-1555fccc9ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "BUILD", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:14,586 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.437s 2022-05-25 20:06:14,586 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9fa1449-55c7-4c5f-a596-8e91dbcf7d92', 'x-compute-request-id': 'req-a9fa1449-55c7-4c5f-a596-8e91dbcf7d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:13Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:14,594 104093 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-05-25 20:06:15,387 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.792s 2022-05-25 20:06:15,387 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1612', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311f0f90-7365-4135-95e4-1acf2565b44f', 'x-compute-request-id': 'req-311f0f90-7365-4135-95e4-1acf2565b44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:13Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843338-1", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:16,700 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 202 POST http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938/action 1.305s 2022-05-25 20:06:16,700 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"migrate": {}} Response - Headers: {'date': 'Wed, 25 May 2022 20:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045537e5-b91c-4941-a161-96f1b89b1c9b', 'x-compute-request-id': 'req-045537e5-b91c-4941-a161-96f1b89b1c9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938/action'} Body: b'' 2022-05-25 20:06:17,722 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.021s 2022-05-25 20:06:17,722 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9359cb35-a846-47ab-9dcb-ee6b53929ba3', 'x-compute-request-id': 'req-9359cb35-a846-47ab-9dcb-ee6b53929ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "RESIZE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:17Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "resize_prep", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:19,700 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.968s 2022-05-25 20:06:19,701 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4a7cb1-54a5-40b9-9b23-2b4cdd215acb', 'x-compute-request-id': 'req-de4a7cb1-54a5-40b9-9b23-2b4cdd215acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:19,708 104093 INFO [tempest.common.waiters] State transition "RESIZE/resize_prep" ==> "ACTIVE/None" after 2 second wait 2022-05-25 20:06:21,653 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.942s 2022-05-25 20:06:21,653 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7202ab-ca82-4a69-94d4-ad81db6fb61e', 'x-compute-request-id': 'req-0b7202ab-ca82-4a69-94d4-ad81db6fb61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:23,031 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.370s 2022-05-25 20:06:23,032 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67c82385-dcfb-4faa-9efa-207fad425038', 'x-compute-request-id': 'req-67c82385-dcfb-4faa-9efa-207fad425038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:24,401 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.360s 2022-05-25 20:06:24,401 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36da661a-c731-4301-abe6-9532fb9c4973', 'x-compute-request-id': 'req-36da661a-c731-4301-abe6-9532fb9c4973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:25,954 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.544s 2022-05-25 20:06:25,955 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47176065-d83b-43d8-a7ca-83b607f24c2f', 'x-compute-request-id': 'req-47176065-d83b-43d8-a7ca-83b607f24c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:27,418 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.454s 2022-05-25 20:06:27,419 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507c71d7-7aab-43b5-936e-6a1b9810283d', 'x-compute-request-id': 'req-507c71d7-7aab-43b5-936e-6a1b9810283d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:28,921 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.494s 2022-05-25 20:06:28,922 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdfa5f4-3cb4-4559-8038-570d2b4c2792', 'x-compute-request-id': 'req-7fdfa5f4-3cb4-4559-8038-570d2b4c2792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:30,384 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.453s 2022-05-25 20:06:30,385 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd95f7b8-cbf5-4ec2-b744-a5404a0ad3c1', 'x-compute-request-id': 'req-fd95f7b8-cbf5-4ec2-b744-a5404a0ad3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:31,868 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.475s 2022-05-25 20:06:31,868 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811b5b0a-a66e-475a-905c-0259220d6a55', 'x-compute-request-id': 'req-811b5b0a-a66e-475a-905c-0259220d6a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:33,458 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.581s 2022-05-25 20:06:33,458 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b9f4e62-e70e-429d-a5b9-558219a62ec3', 'x-compute-request-id': 'req-7b9f4e62-e70e-429d-a5b9-558219a62ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:35,057 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.590s 2022-05-25 20:06:35,058 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3f4f672-3a1a-4a80-85ec-371cdd1632cc', 'x-compute-request-id': 'req-f3f4f672-3a1a-4a80-85ec-371cdd1632cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:36,493 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.426s 2022-05-25 20:06:36,493 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb5c739d-67ec-4358-9c16-ae00ac9e415c', 'x-compute-request-id': 'req-cb5c739d-67ec-4358-9c16-ae00ac9e415c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:37,892 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.390s 2022-05-25 20:06:37,893 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90aa36b6-9d1b-4851-a431-623ba6816aea', 'x-compute-request-id': 'req-90aa36b6-9d1b-4851-a431-623ba6816aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:39,746 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.844s 2022-05-25 20:06:39,746 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8fbd9ec-e10a-4012-a0fa-2dcad18e6941', 'x-compute-request-id': 'req-e8fbd9ec-e10a-4012-a0fa-2dcad18e6941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:41,527 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.771s 2022-05-25 20:06:41,527 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aaf8072-f173-4b37-ac6c-ee44b1fb61e3', 'x-compute-request-id': 'req-8aaf8072-f173-4b37-ac6c-ee44b1fb61e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:43,321 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.786s 2022-05-25 20:06:43,322 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125fc2dd-f68d-4305-bebc-fbe8c7ebcc88', 'x-compute-request-id': 'req-125fc2dd-f68d-4305-bebc-fbe8c7ebcc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:44,572 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.242s 2022-05-25 20:06:44,572 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8f8431a-f232-4c51-b756-cbec61388c6a', 'x-compute-request-id': 'req-b8f8431a-f232-4c51-b756-cbec61388c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:46,832 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.251s 2022-05-25 20:06:46,832 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e1e6686-efb0-4b41-a66d-476dabc42017', 'x-compute-request-id': 'req-9e1e6686-efb0-4b41-a66d-476dabc42017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:50,609 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.768s 2022-05-25 20:06:50,610 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67817a6b-cefb-41a7-8b85-bcb12994b8f0', 'x-compute-request-id': 'req-67817a6b-cefb-41a7-8b85-bcb12994b8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:53,533 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.914s 2022-05-25 20:06:53,533 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70e06c7-6315-46e2-864d-93a5e3c22c3e', 'x-compute-request-id': 'req-b70e06c7-6315-46e2-864d-93a5e3c22c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:06:57,163 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.620s 2022-05-25 20:06:57,163 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0b7c0ba-e787-4f56-8a04-5583dd9f146f', 'x-compute-request-id': 'req-b0b7c0ba-e787-4f56-8a04-5583dd9f146f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:00,834 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.662s 2022-05-25 20:07:00,835 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-297388b4-e3aa-4c29-b47b-7827269334a2', 'x-compute-request-id': 'req-297388b4-e3aa-4c29-b47b-7827269334a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:03,871 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.027s 2022-05-25 20:07:03,872 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27381b31-3905-407e-96ee-2dda5115db71', 'x-compute-request-id': 'req-27381b31-3905-407e-96ee-2dda5115db71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:06,179 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.299s 2022-05-25 20:07:06,180 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14fe1bbb-8e6f-462f-b9a7-60c3bc3536a9', 'x-compute-request-id': 'req-14fe1bbb-8e6f-462f-b9a7-60c3bc3536a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:09,026 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.837s 2022-05-25 20:07:09,026 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f15533e0-784c-4bca-923a-007b467ad88b', 'x-compute-request-id': 'req-f15533e0-784c-4bca-923a-007b467ad88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:11,091 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.057s 2022-05-25 20:07:11,092 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2815ac20-b464-4558-8aee-02bcd1c2187e', 'x-compute-request-id': 'req-2815ac20-b464-4558-8aee-02bcd1c2187e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:13,560 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.459s 2022-05-25 20:07:13,560 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4d729b-0220-469b-a13c-e3d5e78e9f62', 'x-compute-request-id': 'req-8a4d729b-0220-469b-a13c-e3d5e78e9f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:16,197 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.628s 2022-05-25 20:07:16,197 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-424e9c96-9230-479b-9717-576e9349a6d5', 'x-compute-request-id': 'req-424e9c96-9230-479b-9717-576e9349a6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:18,771 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.564s 2022-05-25 20:07:18,771 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f0e5e0e-1bf9-44e7-87eb-dba4f15f1c83', 'x-compute-request-id': 'req-0f0e5e0e-1bf9-44e7-87eb-dba4f15f1c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:21,097 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.317s 2022-05-25 20:07:21,097 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-848e0c3d-0d47-47f5-b533-bb72b6fdb0e8', 'x-compute-request-id': 'req-848e0c3d-0d47-47f5-b533-bb72b6fdb0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:22,530 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.421s 2022-05-25 20:07:22,530 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9759a41-531f-4f42-ab99-57c831419904', 'x-compute-request-id': 'req-c9759a41-531f-4f42-ab99-57c831419904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:23,910 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.371s 2022-05-25 20:07:23,911 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7274318f-80c7-4898-bb40-0942b16d26f6', 'x-compute-request-id': 'req-7274318f-80c7-4898-bb40-0942b16d26f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:25,974 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.054s 2022-05-25 20:07:25,974 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0104c100-b0f4-47aa-b057-f65ff412c91c', 'x-compute-request-id': 'req-0104c100-b0f4-47aa-b057-f65ff412c91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:28,257 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.275s 2022-05-25 20:07:28,257 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a3536c-2542-4f83-b21d-61d7da4767b6', 'x-compute-request-id': 'req-81a3536c-2542-4f83-b21d-61d7da4767b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:29,947 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.679s 2022-05-25 20:07:29,947 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774365ab-e44e-4ff5-a337-c9a7942149da', 'x-compute-request-id': 'req-774365ab-e44e-4ff5-a337-c9a7942149da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:31,397 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.438s 2022-05-25 20:07:31,397 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368a2ab7-2da8-4fc7-966f-b1303473ac94', 'x-compute-request-id': 'req-368a2ab7-2da8-4fc7-966f-b1303473ac94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:32,802 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.397s 2022-05-25 20:07:32,803 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a03dcac-7417-466e-95e5-de66bb1af40f', 'x-compute-request-id': 'req-6a03dcac-7417-466e-95e5-de66bb1af40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:34,385 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.574s 2022-05-25 20:07:34,385 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e1f2f8-77e2-474a-babf-19dd08129a14', 'x-compute-request-id': 'req-71e1f2f8-77e2-474a-babf-19dd08129a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:36,032 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.638s 2022-05-25 20:07:36,033 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9ae278-b9d3-44ea-97c1-d1792fb9828d', 'x-compute-request-id': 'req-7d9ae278-b9d3-44ea-97c1-d1792fb9828d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:37,452 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.410s 2022-05-25 20:07:37,452 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c9e0b5-894e-4ff6-8731-587a5181c330', 'x-compute-request-id': 'req-b9c9e0b5-894e-4ff6-8731-587a5181c330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:38,864 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.402s 2022-05-25 20:07:38,864 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b24d9fc-cef4-4fd0-a222-5d96b696529e', 'x-compute-request-id': 'req-4b24d9fc-cef4-4fd0-a222-5d96b696529e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:40,318 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.445s 2022-05-25 20:07:40,318 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f1630b-8d1c-4528-80ee-d562e8191299', 'x-compute-request-id': 'req-b4f1630b-8d1c-4528-80ee-d562e8191299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:41,867 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.540s 2022-05-25 20:07:41,868 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb82b3db-35c0-4fe1-a57b-5ff559d7faef', 'x-compute-request-id': 'req-fb82b3db-35c0-4fe1-a57b-5ff559d7faef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:43,654 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.778s 2022-05-25 20:07:43,655 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4056c48-ffb4-4328-9355-4d5360adffb9', 'x-compute-request-id': 'req-a4056c48-ffb4-4328-9355-4d5360adffb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:45,069 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.406s 2022-05-25 20:07:45,070 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0f8e19f-05b1-408f-881e-a0f99beba4e5', 'x-compute-request-id': 'req-b0f8e19f-05b1-408f-881e-a0f99beba4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:46,375 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.295s 2022-05-25 20:07:46,375 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de7d4a2-c24c-4faa-a353-99466660df76', 'x-compute-request-id': 'req-9de7d4a2-c24c-4faa-a353-99466660df76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:48,325 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.940s 2022-05-25 20:07:48,326 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0461e211-3b53-40cc-ad74-4507c1502ec0', 'x-compute-request-id': 'req-0461e211-3b53-40cc-ad74-4507c1502ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:50,771 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.436s 2022-05-25 20:07:50,771 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d942a4-a299-4c14-a9e9-af23b7d13579', 'x-compute-request-id': 'req-13d942a4-a299-4c14-a9e9-af23b7d13579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:52,658 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.878s 2022-05-25 20:07:52,658 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1814ec00-ed3f-4e47-9a5a-7e42b8494f7d', 'x-compute-request-id': 'req-1814ec00-ed3f-4e47-9a5a-7e42b8494f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:55,585 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.912s 2022-05-25 20:07:55,585 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed7a1ac0-34dd-4093-9238-a7b897829142', 'x-compute-request-id': 'req-ed7a1ac0-34dd-4093-9238-a7b897829142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:07:58,835 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.242s 2022-05-25 20:07:58,836 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a34b92d-718f-4fc1-a0e6-41390767a916', 'x-compute-request-id': 'req-8a34b92d-718f-4fc1-a0e6-41390767a916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:01,709 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.864s 2022-05-25 20:08:01,709 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66dd3b0d-f7f4-4d43-b7d0-a113d8060c63', 'x-compute-request-id': 'req-66dd3b0d-f7f4-4d43-b7d0-a113d8060c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:04,247 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.528s 2022-05-25 20:08:04,247 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735abe35-5a54-4f89-9f53-b02b81fd1b56', 'x-compute-request-id': 'req-735abe35-5a54-4f89-9f53-b02b81fd1b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:06,749 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.493s 2022-05-25 20:08:06,749 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f767da-fb4b-4529-b642-875c32ad46b7', 'x-compute-request-id': 'req-66f767da-fb4b-4529-b642-875c32ad46b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:08,725 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.966s 2022-05-25 20:08:08,725 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51a8c35-39bf-48f9-9c2a-b571854694bc', 'x-compute-request-id': 'req-c51a8c35-39bf-48f9-9c2a-b571854694bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:10,936 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.203s 2022-05-25 20:08:10,937 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af31a332-f57d-4f7b-a02a-d77f41e51054', 'x-compute-request-id': 'req-af31a332-f57d-4f7b-a02a-d77f41e51054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:13,646 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.700s 2022-05-25 20:08:13,646 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f71352c-e3a6-4d24-b1b9-357f96709959', 'x-compute-request-id': 'req-6f71352c-e3a6-4d24-b1b9-357f96709959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:16,651 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.996s 2022-05-25 20:08:16,651 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2a66cb6-c6de-44f1-a737-9708b5ba2ec1', 'x-compute-request-id': 'req-e2a66cb6-c6de-44f1-a737-9708b5ba2ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:19,315 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.655s 2022-05-25 20:08:19,315 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9454225b-1be9-4ba5-ac46-a14cfe99d915', 'x-compute-request-id': 'req-9454225b-1be9-4ba5-ac46-a14cfe99d915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:21,502 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.179s 2022-05-25 20:08:21,503 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3a09bd-3fed-4816-981f-f2d16018aa43', 'x-compute-request-id': 'req-ba3a09bd-3fed-4816-981f-f2d16018aa43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:23,435 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.923s 2022-05-25 20:08:23,435 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ae9c76-3afc-479a-b205-54060be0b1f8', 'x-compute-request-id': 'req-28ae9c76-3afc-479a-b205-54060be0b1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:25,633 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.189s 2022-05-25 20:08:25,634 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff161365-151e-48a4-8cb7-9054ee7d187c', 'x-compute-request-id': 'req-ff161365-151e-48a4-8cb7-9054ee7d187c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:28,395 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.752s 2022-05-25 20:08:28,395 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e79106b-7ec2-4efa-8672-baf32a7d9362', 'x-compute-request-id': 'req-7e79106b-7ec2-4efa-8672-baf32a7d9362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:32,141 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.736s 2022-05-25 20:08:32,141 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc568cc-9700-48c9-9c26-b21a4f95bb2d', 'x-compute-request-id': 'req-bcc568cc-9700-48c9-9c26-b21a4f95bb2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:34,297 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.147s 2022-05-25 20:08:34,297 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a46a2a-8e5b-4991-b662-9961ee6dd24b', 'x-compute-request-id': 'req-e1a46a2a-8e5b-4991-b662-9961ee6dd24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:36,980 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.674s 2022-05-25 20:08:36,980 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9081be18-7208-439e-957c-981fd25a23be', 'x-compute-request-id': 'req-9081be18-7208-439e-957c-981fd25a23be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:39,191 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.203s 2022-05-25 20:08:39,192 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496faff6-660b-440d-85f6-22f3635d6753', 'x-compute-request-id': 'req-496faff6-660b-440d-85f6-22f3635d6753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:41,642 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.441s 2022-05-25 20:08:41,642 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d326cd-4d5a-436f-a3e2-f5ca94cde587', 'x-compute-request-id': 'req-10d326cd-4d5a-436f-a3e2-f5ca94cde587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:43,334 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.682s 2022-05-25 20:08:43,334 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70661b0-fbc3-4b0c-a7f6-0b5602825566', 'x-compute-request-id': 'req-e70661b0-fbc3-4b0c-a7f6-0b5602825566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:47,087 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.744s 2022-05-25 20:08:47,088 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241bbb90-2638-4dc8-82d7-e10e59847563', 'x-compute-request-id': 'req-241bbb90-2638-4dc8-82d7-e10e59847563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:49,299 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.203s 2022-05-25 20:08:49,299 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20e513b-35e6-4139-aaec-2fb0ab792fc6', 'x-compute-request-id': 'req-f20e513b-35e6-4139-aaec-2fb0ab792fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:51,788 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.481s 2022-05-25 20:08:51,789 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9865ba11-f8ef-47cc-b62d-dcc693a3c36c', 'x-compute-request-id': 'req-9865ba11-f8ef-47cc-b62d-dcc693a3c36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:54,388 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.590s 2022-05-25 20:08:54,388 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab3f5d6b-49fc-4c73-8a1f-99db353b0d57', 'x-compute-request-id': 'req-ab3f5d6b-49fc-4c73-8a1f-99db353b0d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:08:58,713 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 3.307s 2022-05-25 20:08:58,713 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3260cab1-0563-4fc4-ab00-9c8efc12ad91', 'x-compute-request-id': 'req-3260cab1-0563-4fc4-ab00-9c8efc12ad91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:02,259 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.538s 2022-05-25 20:09:02,260 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74839a62-91ff-4165-9b9e-fddc45ba7e3e', 'x-compute-request-id': 'req-74839a62-91ff-4165-9b9e-fddc45ba7e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:04,165 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.897s 2022-05-25 20:09:04,166 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd079287-9dfd-448f-a7e3-5ea77f274f8c', 'x-compute-request-id': 'req-dd079287-9dfd-448f-a7e3-5ea77f274f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:05,945 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.771s 2022-05-25 20:09:05,945 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6b0061-438b-4433-913e-e48ac5610018', 'x-compute-request-id': 'req-bf6b0061-438b-4433-913e-e48ac5610018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:08,358 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.404s 2022-05-25 20:09:08,358 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88c25e5c-4d4e-45d3-9a25-33e5a508bf4d', 'x-compute-request-id': 'req-88c25e5c-4d4e-45d3-9a25-33e5a508bf4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:10,545 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.178s 2022-05-25 20:09:10,546 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bf56a21-41f3-4be5-a473-8db9135bbfb1', 'x-compute-request-id': 'req-3bf56a21-41f3-4be5-a473-8db9135bbfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:12,205 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.651s 2022-05-25 20:09:12,206 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8920164e-3261-4c13-9d3a-418741f6d25e', 'x-compute-request-id': 'req-8920164e-3261-4c13-9d3a-418741f6d25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:14,716 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.502s 2022-05-25 20:09:14,716 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31be0e8-55fa-4766-acde-732e16f3d6df', 'x-compute-request-id': 'req-e31be0e8-55fa-4766-acde-732e16f3d6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:17,824 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.097s 2022-05-25 20:09:17,824 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f43a61b-0e40-4ee3-a356-3811717af2c3', 'x-compute-request-id': 'req-8f43a61b-0e40-4ee3-a356-3811717af2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:19,671 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.837s 2022-05-25 20:09:19,671 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a289fc-dbef-487e-83c5-5a94b618963f', 'x-compute-request-id': 'req-01a289fc-dbef-487e-83c5-5a94b618963f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:21,224 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.544s 2022-05-25 20:09:21,224 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33057629-4397-4827-bb6b-6490eee31833', 'x-compute-request-id': 'req-33057629-4397-4827-bb6b-6490eee31833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:22,989 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.755s 2022-05-25 20:09:22,989 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587555be-8004-4476-a165-953436252652', 'x-compute-request-id': 'req-587555be-8004-4476-a165-953436252652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:24,622 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.624s 2022-05-25 20:09:24,623 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1821ecf-9c98-4548-9d17-b42e8567f3a0', 'x-compute-request-id': 'req-f1821ecf-9c98-4548-9d17-b42e8567f3a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:27,272 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.640s 2022-05-25 20:09:27,272 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-417e3465-3192-4fbf-8130-8e78cebc494e', 'x-compute-request-id': 'req-417e3465-3192-4fbf-8130-8e78cebc494e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:29,311 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.030s 2022-05-25 20:09:29,311 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a358251-d1c9-4927-b8f6-c2a2d98c7dd4', 'x-compute-request-id': 'req-1a358251-d1c9-4927-b8f6-c2a2d98c7dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:31,635 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.311s 2022-05-25 20:09:31,636 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da89646d-dd71-4f6a-9a18-cceb673720dd', 'x-compute-request-id': 'req-da89646d-dd71-4f6a-9a18-cceb673720dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:34,262 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.618s 2022-05-25 20:09:34,263 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a61580-2061-4325-b396-d00f52779022', 'x-compute-request-id': 'req-e5a61580-2061-4325-b396-d00f52779022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:36,277 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.005s 2022-05-25 20:09:36,278 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a4b6a4-16ec-47c3-a799-f04b04cf4ad0', 'x-compute-request-id': 'req-21a4b6a4-16ec-47c3-a799-f04b04cf4ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:38,759 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.473s 2022-05-25 20:09:38,759 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe687737-fb58-4b3c-8cd5-b3989b775dc0', 'x-compute-request-id': 'req-fe687737-fb58-4b3c-8cd5-b3989b775dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:41,261 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.494s 2022-05-25 20:09:41,262 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1cd139-aea1-40a1-a744-cb302fb5d474', 'x-compute-request-id': 'req-fe1cd139-aea1-40a1-a744-cb302fb5d474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:43,690 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.420s 2022-05-25 20:09:43,691 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e42859e2-4ce0-4dac-80f0-a7acd4492281', 'x-compute-request-id': 'req-e42859e2-4ce0-4dac-80f0-a7acd4492281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:45,928 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.228s 2022-05-25 20:09:45,928 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd409024-da18-4d29-b8e4-8f45db7271e9', 'x-compute-request-id': 'req-dd409024-da18-4d29-b8e4-8f45db7271e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:49,648 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.711s 2022-05-25 20:09:49,648 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef072f7-b413-460c-a355-1f295c9c14b7', 'x-compute-request-id': 'req-8ef072f7-b413-460c-a355-1f295c9c14b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:52,046 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.389s 2022-05-25 20:09:52,046 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ebe061-7818-477d-bd21-7f341eea8cf6', 'x-compute-request-id': 'req-f1ebe061-7818-477d-bd21-7f341eea8cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:55,324 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.268s 2022-05-25 20:09:55,324 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-544266ef-cbad-4cab-a03f-681790868636', 'x-compute-request-id': 'req-544266ef-cbad-4cab-a03f-681790868636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:09:58,049 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.716s 2022-05-25 20:09:58,049 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72bc0e3d-4712-47d6-b2df-644b09fd79d3', 'x-compute-request-id': 'req-72bc0e3d-4712-47d6-b2df-644b09fd79d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:00,989 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.930s 2022-05-25 20:10:00,989 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ca7721-849b-44cd-ab3e-8391dd7bcc88', 'x-compute-request-id': 'req-98ca7721-849b-44cd-ab3e-8391dd7bcc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:04,643 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.645s 2022-05-25 20:10:04,643 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ce4205-10ec-4753-a5a6-a01a5ad6a238', 'x-compute-request-id': 'req-d5ce4205-10ec-4753-a5a6-a01a5ad6a238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:07,029 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.377s 2022-05-25 20:10:07,029 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b53f149-bd9f-4e00-a18e-216fb858baec', 'x-compute-request-id': 'req-7b53f149-bd9f-4e00-a18e-216fb858baec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:08,904 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.866s 2022-05-25 20:10:08,904 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c83082-28c7-4f1f-87ac-63f13dcb0466', 'x-compute-request-id': 'req-b1c83082-28c7-4f1f-87ac-63f13dcb0466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:10,634 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.721s 2022-05-25 20:10:10,634 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f3e197-830f-4dac-809b-fc8246da49a7', 'x-compute-request-id': 'req-b6f3e197-830f-4dac-809b-fc8246da49a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:12,903 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.259s 2022-05-25 20:10:12,903 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd26c45e-20f5-47ff-abe6-e6f30cac4911', 'x-compute-request-id': 'req-dd26c45e-20f5-47ff-abe6-e6f30cac4911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:14,816 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.905s 2022-05-25 20:10:14,817 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8fe0c62-4037-4bf5-8846-52311d8b284f', 'x-compute-request-id': 'req-f8fe0c62-4037-4bf5-8846-52311d8b284f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:16,827 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.002s 2022-05-25 20:10:16,828 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3094f43-a47b-4afd-bcfd-79ac0760f1a7', 'x-compute-request-id': 'req-b3094f43-a47b-4afd-bcfd-79ac0760f1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:19,147 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.310s 2022-05-25 20:10:19,147 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f721c2c1-e589-4c66-b372-4d03742d04c5', 'x-compute-request-id': 'req-f721c2c1-e589-4c66-b372-4d03742d04c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:20,975 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.820s 2022-05-25 20:10:20,976 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-628ccb07-a070-4ee7-9821-3ef89830d285', 'x-compute-request-id': 'req-628ccb07-a070-4ee7-9821-3ef89830d285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:24,675 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.690s 2022-05-25 20:10:24,675 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cee9b1b-b980-4f65-a1e8-9c2c9e4ceec8', 'x-compute-request-id': 'req-3cee9b1b-b980-4f65-a1e8-9c2c9e4ceec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:28,114 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.430s 2022-05-25 20:10:28,114 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e886c5f9-9d56-4290-badc-f72722b8842a', 'x-compute-request-id': 'req-e886c5f9-9d56-4290-badc-f72722b8842a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:31,496 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.373s 2022-05-25 20:10:31,496 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2925683f-8d14-43e1-8e69-3b1ff68bb6f6', 'x-compute-request-id': 'req-2925683f-8d14-43e1-8e69-3b1ff68bb6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:36,427 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 3.921s 2022-05-25 20:10:36,427 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e7711ae-042c-4ec6-bf8e-48f0e0fbb629', 'x-compute-request-id': 'req-2e7711ae-042c-4ec6-bf8e-48f0e0fbb629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:40,595 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 3.159s 2022-05-25 20:10:40,596 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d44a8530-ee71-46e8-8381-202d6fbeeb20', 'x-compute-request-id': 'req-d44a8530-ee71-46e8-8381-202d6fbeeb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:44,120 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.514s 2022-05-25 20:10:44,120 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92f74166-a029-45ae-ab8d-04650fc8770b', 'x-compute-request-id': 'req-92f74166-a029-45ae-ab8d-04650fc8770b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:46,391 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.260s 2022-05-25 20:10:46,391 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a71cd2-9ba7-48ab-875e-e7649008cc4e', 'x-compute-request-id': 'req-07a71cd2-9ba7-48ab-875e-e7649008cc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:48,284 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.885s 2022-05-25 20:10:48,285 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1feb0574-8702-442d-99fd-61242e8d7717', 'x-compute-request-id': 'req-1feb0574-8702-442d-99fd-61242e8d7717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:52,381 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 3.089s 2022-05-25 20:10:52,382 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bfed4d6-34f5-41e6-8347-5222b10751cf', 'x-compute-request-id': 'req-9bfed4d6-34f5-41e6-8347-5222b10751cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:54,471 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.081s 2022-05-25 20:10:54,472 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcbb783b-fce3-420f-8de4-b06a19d29a77', 'x-compute-request-id': 'req-bcbb783b-fce3-420f-8de4-b06a19d29a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:10:58,376 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.895s 2022-05-25 20:10:58,376 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce78089e-90ce-471d-ac05-40f4f85caec7', 'x-compute-request-id': 'req-ce78089e-90ce-471d-ac05-40f4f85caec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:00,545 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.160s 2022-05-25 20:11:00,546 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cfa2078-2a25-41eb-bacb-e40f4e6214ad', 'x-compute-request-id': 'req-8cfa2078-2a25-41eb-bacb-e40f4e6214ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:03,560 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.005s 2022-05-25 20:11:03,560 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bd3b929-89a1-47c4-96c0-b411dbeae94e', 'x-compute-request-id': 'req-9bd3b929-89a1-47c4-96c0-b411dbeae94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:07,057 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.487s 2022-05-25 20:11:07,058 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff675d99-0a5b-4bec-a40e-bdb53e9f09e3', 'x-compute-request-id': 'req-ff675d99-0a5b-4bec-a40e-bdb53e9f09e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:11,121 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 3.054s 2022-05-25 20:11:11,122 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c67576d6-f354-4f5b-a2e7-41351ee5b4f4', 'x-compute-request-id': 'req-c67576d6-f354-4f5b-a2e7-41351ee5b4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:13,838 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.707s 2022-05-25 20:11:13,839 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25800fb-2d47-4088-8b54-0506e21a083c', 'x-compute-request-id': 'req-c25800fb-2d47-4088-8b54-0506e21a083c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:16,345 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.498s 2022-05-25 20:11:16,346 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92092b2f-2505-4151-abbc-2064e371cfa1', 'x-compute-request-id': 'req-92092b2f-2505-4151-abbc-2064e371cfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:19,040 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.685s 2022-05-25 20:11:19,040 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2660473e-7839-407f-a8af-cff899c24020', 'x-compute-request-id': 'req-2660473e-7839-407f-a8af-cff899c24020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:21,485 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.436s 2022-05-25 20:11:21,485 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51f41c27-5dcd-479a-bc72-549c66fe7b3c', 'x-compute-request-id': 'req-51f41c27-5dcd-479a-bc72-549c66fe7b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:23,691 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.197s 2022-05-25 20:11:23,691 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e920cbb0-1fb5-41e6-83fc-78b7efa6e469', 'x-compute-request-id': 'req-e920cbb0-1fb5-41e6-83fc-78b7efa6e469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:25,669 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.969s 2022-05-25 20:11:25,670 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b6bf46-b5d7-4172-97f1-38c20a253c36', 'x-compute-request-id': 'req-c2b6bf46-b5d7-4172-97f1-38c20a253c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:27,448 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.770s 2022-05-25 20:11:27,449 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d9b1cd3-27c9-43be-a4ad-4e9c20e8ae38', 'x-compute-request-id': 'req-3d9b1cd3-27c9-43be-a4ad-4e9c20e8ae38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:30,656 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.198s 2022-05-25 20:11:30,656 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4be3716-15bc-48a2-8625-79a0d164641a', 'x-compute-request-id': 'req-e4be3716-15bc-48a2-8625-79a0d164641a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:33,549 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.883s 2022-05-25 20:11:33,549 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b7c6d86-8664-46d8-aa31-14e0c4e04b1e', 'x-compute-request-id': 'req-1b7c6d86-8664-46d8-aa31-14e0c4e04b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:37,112 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.554s 2022-05-25 20:11:37,113 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9a25374-b9a6-4250-beb8-a963479ecc62', 'x-compute-request-id': 'req-e9a25374-b9a6-4250-beb8-a963479ecc62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:40,141 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.019s 2022-05-25 20:11:40,141 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d1e7f5-6eeb-4bd1-95db-956c92280e4c', 'x-compute-request-id': 'req-15d1e7f5-6eeb-4bd1-95db-956c92280e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:45,594 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 4.431s 2022-05-25 20:11:45,594 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee72a20f-4f5a-44c9-8fde-b24284dcf8fe', 'x-compute-request-id': 'req-ee72a20f-4f5a-44c9-8fde-b24284dcf8fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:48,477 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.873s 2022-05-25 20:11:48,477 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9114a2e3-a652-4b93-a0a2-13f1e6f3e086', 'x-compute-request-id': 'req-9114a2e3-a652-4b93-a0a2-13f1e6f3e086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:50,231 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.745s 2022-05-25 20:11:50,232 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-369c18fd-a85c-497e-bb0f-2052557d1d16', 'x-compute-request-id': 'req-369c18fd-a85c-497e-bb0f-2052557d1d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:53,529 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 2.289s 2022-05-25 20:11:53,530 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b916727a-2f23-4c38-b196-6fd2a0adc0c4', 'x-compute-request-id': 'req-b916727a-2f23-4c38-b196-6fd2a0adc0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:55,949 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.410s 2022-05-25 20:11:55,949 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044677eb-cd9b-4694-9b66-1634fdda5080', 'x-compute-request-id': 'req-044677eb-cd9b-4694-9b66-1634fdda5080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:11:58,146 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.188s 2022-05-25 20:11:58,146 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9dc7ef0-d810-4e35-b833-48e718d64315', 'x-compute-request-id': 'req-a9dc7ef0-d810-4e35-b833-48e718d64315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:01,113 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.957s 2022-05-25 20:12:01,113 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2131faf5-0c0c-4b8c-8ed0-1fff8c4993d6', 'x-compute-request-id': 'req-2131faf5-0c0c-4b8c-8ed0-1fff8c4993d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:02,989 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.866s 2022-05-25 20:12:02,989 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab286ba9-b568-4150-80d7-b3c8e7c516d1', 'x-compute-request-id': 'req-ab286ba9-b568-4150-80d7-b3c8e7c516d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:04,757 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.759s 2022-05-25 20:12:04,758 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb3d6a0-60bf-4294-8ff6-0b88ab617c4a', 'x-compute-request-id': 'req-bdb3d6a0-60bf-4294-8ff6-0b88ab617c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:06,838 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.071s 2022-05-25 20:12:06,838 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6d52403-68c4-4a38-a5f1-1f76a2d96bc0', 'x-compute-request-id': 'req-d6d52403-68c4-4a38-a5f1-1f76a2d96bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:08,749 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.900s 2022-05-25 20:12:08,750 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72d998cf-ca6a-4478-b5ff-8f57ddd1bdb4', 'x-compute-request-id': 'req-72d998cf-ca6a-4478-b5ff-8f57ddd1bdb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:10,313 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.554s 2022-05-25 20:12:10,313 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2c4a71-8d5b-4b73-88f0-b22d261c3f71', 'x-compute-request-id': 'req-7b2c4a71-8d5b-4b73-88f0-b22d261c3f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:12,526 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.205s 2022-05-25 20:12:12,527 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd5971b-1869-488d-bf8a-f8d410490534', 'x-compute-request-id': 'req-cfd5971b-1869-488d-bf8a-f8d410490534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:14,280 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 0.744s 2022-05-25 20:12:14,281 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202be3e2-97c8-4394-aaa1-d53ae1efd36d', 'x-compute-request-id': 'req-202be3e2-97c8-4394-aaa1-d53ae1efd36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:12:17,068 104093 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_cold_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938 1.779s 2022-05-25 20:12:17,068 104093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71805c98-9239-4595-bc77-bfda39724f2f', 'x-compute-request-id': 'req-71805c98-9239-4595-bc77-bfda39724f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938'} Body: b'{"server": {"id": "74692d99-3b1f-4ed5-8c44-a12583aff938", "name": "tempest-MigrationsAdminTest-server-149435451", "status": "ACTIVE", "tenant_id": "e262c7e15f4145ebb90e266f5ac17696", "user_id": "8f13f2dece3e46f4ac65542370fffdce", "metadata": {}, "hostId": "a14f943e62a1ff87c9783e09e556747d3927e589f1f2405c66aabc79", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:05:55Z", "updated": "2022-05-25T20:06:18Z", "addresses": {"shared": [{"version": 4, "addr": "192.168.233.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/74692d99-3b1f-4ed5-8c44-a12583aff938"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T20:06:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 166, in test_cold_migration self._test_cold_migrate_server(revert=False) File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 146, in _test_cold_migrate_server waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (MigrationsAdminTest:test_cold_migration) Server 74692d99-3b1f-4ed5-8c44-a12583aff938 failed to reach VERIFY_RESIZE status and task state "None" within the required time (360 s). Current status: ACTIVE. Current task state: None. |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt4.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt4.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt4.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
pass
pt4.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 8 | 1 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
pass
pt5.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
pass
pt5.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
fail
ft5.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 20:34:04,641 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.15/compute/v2.1/os-keypairs 0.087s 2022-05-25 20:34:04,642 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-712182529", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC1J5B8scofCrU6kuyh5NWF0hMMO+yxag1nuN+PEWoi8138Chu6t5HSyw63wCkxVJno5T18z9T3kMPkUZaM9TJXa4jjvyiZqwIQN79QW3+2Ollnepxxn+Uain6i4reETlA=="}} Response - Headers: {'date': 'Wed, 25 May 2022 20:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5773f6a7-3678-47bf-b7e0-f3cd7ec6a028', 'x-compute-request-id': 'req-5773f6a7-3678-47bf-b7e0-f3cd7ec6a028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-712182529", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC1J5B8scofCrU6kuyh5NWF0hMMO+yxag1nuN+PEWoi8138Chu6t5HSyw63wCkxVJno5T18z9T3kMPkUZaM9TJXa4jjvyiZqwIQN79QW3+2Ollnepxxn+Uain6i4reETlA==", "fingerprint": "38:00:64:f4:1f:1b:be:b1:bc:72:5b:08:81:22:8d:4a", "user_id": "a5b3aef0901f4a21bf417bc9210626aa"}}' 2022-05-25 20:34:05,190 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/security-groups 0.546s 2022-05-25 20:34:05,190 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-2033740529", "description": "tempest-secgroup-smoke-2033740529 description", "project_id": "1a28e83cf0704988a5531820a06c88ec"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-114c3cfa-e150-4a0c-808f-f3aa8e2ec703', 'date': 'Wed, 25 May 2022 20:34:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "name": "tempest-secgroup-smoke-2033740529", "stateful": true, "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "description": "tempest-secgroup-smoke-2033740529 description", "security_group_rules": [{"id": "00a391bd-c223-4a96-8b14-f8129ca3d23f", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3567, "description": null, "tags": [], "created_at": "2022-05-25T20:34:04Z", "updated_at": "2022-05-25T20:34:04Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}, {"id": "7bd6eb7e-03ba-4123-9c98-a88fc94fe2ef", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 3566, "description": null, "tags": [], "created_at": "2022-05-25T20:34:04Z", "updated_at": "2022-05-25T20:34:04Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}], "tags": [], "created_at": "2022-05-25T20:34:04Z", "updated_at": "2022-05-25T20:34:04Z", "revision_number": 1, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:05,410 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/security-group-rules 0.219s 2022-05-25 20:34:05,410 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "project_id": "1a28e83cf0704988a5531820a06c88ec", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-5858eef2-a94a-4614-bd76-98ab8baebc07', 'date': 'Wed, 25 May 2022 20:34:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aecfc646-7e96-4690-ae1c-825d624da0d9", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-05-25T20:34:05Z", "updated_at": "2022-05-25T20:34:05Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:05,634 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/security-group-rules 0.223s 2022-05-25 20:34:05,634 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "project_id": "1a28e83cf0704988a5531820a06c88ec", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-04a99e6c-e633-4ef3-ba59-2f46b684ad12', 'date': 'Wed, 25 May 2022 20:34:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5756a0c6-49f3-4b36-8257-45b0d8c4c889", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-05-25T20:34:05Z", "updated_at": "2022-05-25T20:34:05Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:05,820 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/security-group-rules 0.185s 2022-05-25 20:34:05,821 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "project_id": "1a28e83cf0704988a5531820a06c88ec", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6c6d0207-6ea4-40b5-b48a-7c8c97cf6c01', 'date': 'Wed, 25 May 2022 20:34:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ff5a42d-ca06-4831-a9f1-e522c12275f0", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-05-25T20:34:05Z", "updated_at": "2022-05-25T20:34:05Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:06,073 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/security-group-rules 0.252s 2022-05-25 20:34:06,073 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "project_id": "1a28e83cf0704988a5531820a06c88ec", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-3911d26e-e300-4c60-b68f-060b0992a657', 'date': 'Wed, 25 May 2022 20:34:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3f177ad-2853-480e-b2ff-e81161e1e9bd", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-05-25T20:34:05Z", "updated_at": "2022-05-25T20:34:05Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:06,296 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/security-group-rules 0.222s 2022-05-25 20:34:06,296 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "project_id": "1a28e83cf0704988a5531820a06c88ec", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-179dd2fc-1607-4d8c-8deb-05ee0818bb74', 'date': 'Wed, 25 May 2022 20:34:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55adeee8-f8a0-4cb4-a777-9a91b14e91ea", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-05-25T20:34:06Z", "updated_at": "2022-05-25T20:34:06Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:06,675 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/security-group-rules 0.378s 2022-05-25 20:34:06,676 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group_rule": {"security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "project_id": "1a28e83cf0704988a5531820a06c88ec", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e93fa73e-2ed9-4fa7-8bfc-d2c0ca998e7d', 'date': 'Wed, 25 May 2022 20:34:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "121bd655-35df-4a9a-9242-171173a5288f", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "security_group_id": "a91ae33f-6194-4362-a8f9-a96a8516f28f", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-05-25T20:34:06Z", "updated_at": "2022-05-25T20:34:06Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:07,192 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/networks 0.515s 2022-05-25 20:34:07,192 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1404455789", "project_id": "1a28e83cf0704988a5531820a06c88ec", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c13db814-19c1-49ef-9958-647e951ecf4b', 'date': 'Wed, 25 May 2022 20:34:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/networks'} Body: b'{"network":{"id":"8ee6b32a-8fc9-435d-bbaa-6be1405b6335","name":"tempest-network-smoke--1404455789","tenant_id":"1a28e83cf0704988a5531820a06c88ec","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"1a28e83cf0704988a5531820a06c88ec","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"is_default":false,"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-05-25T20:34:06Z","updated_at":"2022-05-25T20:34:06Z","revision_number":1}}' 2022-05-25 20:34:10,612 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/routers 3.419s 2022-05-25 20:34:10,612 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1221384530", "admin_state_up": true, "project_id": "1a28e83cf0704988a5531820a06c88ec", "external_gateway_info": {"network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '697', 'x-openstack-request-id': 'req-2a311e89-e005-4a81-9106-cf570578edee', 'date': 'Wed, 25 May 2022 20:34:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/routers'} Body: b'{"router": {"id": "4b32ac76-a032-42ba-a063-38088557bef2", "name": "tempest-TestNetworkAdvancedServerOps-router-1221384530", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f", "external_fixed_ips": [{"subnet_id": "a690054b-170f-43b8-9cb7-512e64d41a53", "ip_address": "172.25.1.153"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-25T20:34:07Z", "updated_at": "2022-05-25T20:34:09Z", "revision_number": 3, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:10,668 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/subnets?project_id=1a28e83cf0704988a5531820a06c88ec&cidr=172.20.0.0%2F28 0.055s 2022-05-25 20:34:10,669 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-c5e393b3-2a3e-46db-a6b0-dc2d2d227749', 'date': 'Wed, 25 May 2022 20:34:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/subnets?project_id=1a28e83cf0704988a5531820a06c88ec&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-25 20:34:10,912 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/networks?router%3Aexternal=True 0.242s 2022-05-25 20:34:10,912 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-b9b46fb0-b2ec-4f8d-b469-4c4b96603d26', 'date': 'Wed, 25 May 2022 20:34:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"1f52a385-0e47-42a5-b1cc-41b2066cc86f","name":"public","tenant_id":"bbcb335917294b739fc3dfe521d6030d","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["a690054b-170f-43b8-9cb7-512e64d41a53"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-05-25T19:40:49Z","updated_at":"2022-05-25T19:40:57Z","revision_number":2,"project_id":"bbcb335917294b739fc3dfe521d6030d","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-25 20:34:10,969 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/subnets?network_id=1f52a385-0e47-42a5-b1cc-41b2066cc86f&cidr=172.20.0.0%2F28 0.056s 2022-05-25 20:34:10,969 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-a04752b2-34b8-4f3a-8360-7047f46ef613', 'date': 'Wed, 25 May 2022 20:34:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/subnets?network_id=1f52a385-0e47-42a5-b1cc-41b2066cc86f&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-25 20:34:12,753 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/subnets 1.783s 2022-05-25 20:34:12,754 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-550837131", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "project_id": "1a28e83cf0704988a5531820a06c88ec", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-7b7718a9-9df9-425b-97da-15a3c86c9463', 'date': 'Wed, 25 May 2022 20:34:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"fd8e7f32-f3b2-47f3-9471-f4b440586b2d","name":"tempest-subnet-smoke-550837131","tenant_id":"1a28e83cf0704988a5531820a06c88ec","network_id":"8ee6b32a-8fc9-435d-bbaa-6be1405b6335","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-25T20:34:11Z","updated_at":"2022-05-25T20:34:11Z","revision_number":0,"project_id":"1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:19,221 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 PUT http://10.222.0.15:9696/v2.0/routers/4b32ac76-a032-42ba-a063-38088557bef2/add_router_interface 6.467s 2022-05-25 20:34:19,222 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "fd8e7f32-f3b2-47f3-9471-f4b440586b2d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-5f212173-e20b-4568-859e-32b8a92f4121', 'date': 'Wed, 25 May 2022 20:34:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/routers/4b32ac76-a032-42ba-a063-38088557bef2/add_router_interface'} Body: b'{"id": "4b32ac76-a032-42ba-a063-38088557bef2", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "port_id": "252ff9ea-3958-44b6-986b-96e241c357b8", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "subnet_id": "fd8e7f32-f3b2-47f3-9471-f4b440586b2d", "subnet_ids": ["fd8e7f32-f3b2-47f3-9471-f4b440586b2d"]}' 2022-05-25 20:34:19,366 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15/identity/v3/auth/tokens 0.137s 2022-05-25 20:34:19,367 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 20:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3700', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc64fb9d-dc71-47d6-a84a-709f5121d395', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a5b3aef0901f4a21bf417bc9210626aa", "name": "tempest-TestNetworkAdvancedServerOps-2146054785-project", "password_expires_at": null}, "audit_ids": ["CCDRpKCvS4GC7wGAnAWWJg"], "expires_at": "2022-05-25T21:34:19.000000Z", "issued_at": "2022-05-25T20:34:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a28e83cf0704988a5531820a06c88ec", "name": "tempest-TestNetworkAdvancedServerOps-2146054785"}, "is_domain": false, "roles": [{"id": "0095ea656493467f9e386b0ecd9cd175", "name": "reader"}, {"id": "7ac60de9d4724b3ba67b0dace85e083c", "name": "member"}], "catalog": [{"endpoints": [{"id": "e7a97d9353e241a3a10e3ea94ac149eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2/1a28e83cf0704988a5531820a06c88ec", "region": "RegionOne"}], "id": "055341b9599b4884871c958160e8a81a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "85527506240946429f817c21929a07bf", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}, {"id": "e7d4ced19bc74cce94f5d0fc175fda97", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15/identity", "region": "RegionOne"}], "id": "1863c51466584339afac211de93f4611", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3baea67a900d42e68f7a9c8d22807488", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/placement", "region": "RegionOne"}], "id": "2abdeba64f034a9a848399cd19762cd7", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b9ab1734c9e94dc7a0e6b9c3200c94ac", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:9696/", "region": "RegionOne"}], "id": "5aff06db7c96411c9be26964351ba592", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "6223ebec93d44404a4f155753282da41", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/1a28e83cf0704988a5531820a06c88ec", "region": "RegionOne"}], "id": "6acbb7905e40416a96870795ac9bc315", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c01cf30a8736475dbf95c1461c821e32", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v3/1a28e83cf0704988a5531820a06c88ec", "region": "RegionOne"}], "id": "6d297a9ae9be45a89f9b16003ba4533c", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e96e45a6b45547fd9771605b40a03ed9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/image", "region": "RegionOne"}], "id": "825ce62ae65f42ec886f2c69228596e0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "024a2b148ab14b248b6eea36d24ce37e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15:8080/v1/AUTH_1a28e83cf0704988a5531820a06c88ec", "region": "RegionOne"}, {"id": "611bf2b8d40e408ea3abaf7ade7b84d7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.15:8080", "region": "RegionOne"}], "id": "8896ea8a1c6941f9b56861d79a2698dc", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "98e032c1b40840a5a3a8511abd4ae8d6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/volume/v2/1a28e83cf0704988a5531820a06c88ec", "region": "RegionOne"}], "id": "93d6fe8314f442d3869d8c542a1e48fc", "type": "volumev2", "name": "cinderv2"}, {"endpoints": [{"id": "954063e4007f41f196fa9b978021e12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.15/compute/v2.1", "region": "RegionOne"}], "id": "adfa7cd628ea4cd6849a86b879df4f1e", "type": "compute", "name": "nova"}]}}' 2022-05-25 20:34:19,367 104088 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration) Found network None available for tenant 2022-05-25 20:34:20,758 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 202 POST http://10.222.0.15/compute/v2.1/servers 1.389s 2022-05-25 20:34:20,758 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "imageRef": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "flavorRef": "452", "networks": [{"uuid": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335"}], "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 20:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a41e7f8-6870-4eeb-8ec6-752ae6c8050f', 'x-compute-request-id': 'req-2a41e7f8-6870-4eeb-8ec6-752ae6c8050f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "adminPass": "4EFtxm9pra7H"}}' 2022-05-25 20:34:21,022 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.261s 2022-05-25 20:34:21,023 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6efbbee6-e57d-4cbe-ae19-95b1b4c2f4a7', 'x-compute-request-id': 'req-6efbbee6-e57d-4cbe-ae19-95b1b4c2f4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:21Z", "updated": "2022-05-25T20:34:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:22,512 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.481s 2022-05-25 20:34:22,513 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105d0f90-a498-4081-9286-40a527624ea6', 'x-compute-request-id': 'req-105d0f90-a498-4081-9286-40a527624ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:23,838 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.316s 2022-05-25 20:34:23,838 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8171a136-a0ce-4e8a-a5a3-1971aaecf5b5', 'x-compute-request-id': 'req-8171a136-a0ce-4e8a-a5a3-1971aaecf5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:23,845 104088 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-05-25 20:34:25,862 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 1.015s 2022-05-25 20:34:25,862 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a1cd99-f430-4e96-a1e4-7db7a79ff097', 'x-compute-request-id': 'req-19a1cd99-f430-4e96-a1e4-7db7a79ff097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:27,586 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.716s 2022-05-25 20:34:27,587 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94a333b-6d12-4572-9ea0-a63c257bb788', 'x-compute-request-id': 'req-b94a333b-6d12-4572-9ea0-a63c257bb788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:29,087 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.491s 2022-05-25 20:34:29,087 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99bc139c-ec21-45a8-8837-620568b16702', 'x-compute-request-id': 'req-99bc139c-ec21-45a8-8837-620568b16702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:30,434 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.339s 2022-05-25 20:34:30,435 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a543c163-58a1-4bee-b9fc-0b3c32751787', 'x-compute-request-id': 'req-a543c163-58a1-4bee-b9fc-0b3c32751787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:31,854 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.411s 2022-05-25 20:34:31,855 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f4e8c78-e93e-405d-bf9b-1aa882115c99', 'x-compute-request-id': 'req-3f4e8c78-e93e-405d-bf9b-1aa882115c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:33,638 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.775s 2022-05-25 20:34:33,639 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-163fc725-f318-4d95-a561-f3ca646cfa3e', 'x-compute-request-id': 'req-163fc725-f318-4d95-a561-f3ca646cfa3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:35,210 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.562s 2022-05-25 20:34:35,210 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1392', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ac6fbf-d183-47c1-9e6c-3c615547ea52', 'x-compute-request-id': 'req-14ac6fbf-d183-47c1-9e6c-3c615547ea52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "BUILD", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:36,686 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.468s 2022-05-25 20:34:36,687 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d3e606-60a2-4985-b945-91a8b4cc2d2e', 'x-compute-request-id': 'req-95d3e606-60a2-4985-b945-91a8b4cc2d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:35Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:36,695 104088 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-05-25 20:34:36,971 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.275s 2022-05-25 20:34:36,971 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867af079-da5b-4dad-bcff-554bb0fc49e5', 'x-compute-request-id': 'req-867af079-da5b-4dad-bcff-554bb0fc49e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:35Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:37,066 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/ports?device_id=8d0be026-b43f-406a-af63-1a8ffef5af98 0.087s 2022-05-25 20:34:37,067 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '898', 'x-openstack-request-id': 'req-e89822b4-1c40-4490-83c7-4d529b861494', 'date': 'Wed, 25 May 2022 20:34:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/ports?device_id=8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"ports":[{"id":"a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc","name":"","network_id":"8ee6b32a-8fc9-435d-bbaa-6be1405b6335","tenant_id":"1a28e83cf0704988a5531820a06c88ec","mac_address":"fa:16:3e:44:9e:5a","admin_state_up":true,"status":"ACTIVE","device_id":"8d0be026-b43f-406a-af63-1a8ffef5af98","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"fd8e7f32-f3b2-47f3-9471-f4b440586b2d","ip_address":"172.20.0.10"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["a91ae33f-6194-4362-a8f9-a96a8516f28f"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h2-843338-1","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2022-05-25T20:34:24Z","updated_at":"2022-05-25T20:34:32Z","revision_number":5,"project_id":"1a28e83cf0704988a5531820a06c88ec"}]}' 2022-05-25 20:34:39,974 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.15:9696/v2.0/floatingips 2.907s 2022-05-25 20:34:39,975 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f", "port_id": "a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "fixed_ip_address": "172.20.0.10"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-fd7290e0-b6e0-4d20-b632-8359ea0cd6b6', 'date': 'Wed, 25 May 2022 20:34:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.15:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0d2276ee-e6e7-4f81-8ec7-845c714d097e", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "floating_ip_address": "172.25.1.224", "floating_network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f", "router_id": "4b32ac76-a032-42ba-a063-38088557bef2", "port_id": "a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc", "fixed_ip_address": "172.20.0.10", "status": "DOWN", "project_id": "1a28e83cf0704988a5531820a06c88ec", "description": "", "port_details": {"name": "", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "mac_address": "fa:16:3e:44:9e:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T20:34:38Z", "updated_at": "2022-05-25T20:34:38Z", "revision_number": 0}}' 2022-05-25 20:34:40,572 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.596s 2022-05-25 20:34:40,572 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f501ed4f-6dce-4a46-ad26-d5ae911edfc7', 'x-compute-request-id': 'req-f501ed4f-6dce-4a46-ad26-d5ae911edfc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:35Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:34:40,580 104088 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-05-25 20:34:40,842 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e 0.261s 2022-05-25 20:34:40,843 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-4dbce265-06ee-4f36-bd8c-d9848d84eb3d', 'date': 'Wed, 25 May 2022 20:34:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e'} Body: b'{"floatingip": {"id": "0d2276ee-e6e7-4f81-8ec7-845c714d097e", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "floating_ip_address": "172.25.1.224", "floating_network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f", "router_id": "4b32ac76-a032-42ba-a063-38088557bef2", "port_id": "a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc", "fixed_ip_address": "172.20.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "mac_address": "fa:16:3e:44:9e:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T20:34:38Z", "updated_at": "2022-05-25T20:34:38Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:42,039 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e 0.194s 2022-05-25 20:34:42,039 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-03f504e2-8ea8-4bd2-a550-d82153417ade', 'date': 'Wed, 25 May 2022 20:34:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e'} Body: b'{"floatingip": {"id": "0d2276ee-e6e7-4f81-8ec7-845c714d097e", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "floating_ip_address": "172.25.1.224", "floating_network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f", "router_id": "4b32ac76-a032-42ba-a063-38088557bef2", "port_id": "a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc", "fixed_ip_address": "172.20.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "mac_address": "fa:16:3e:44:9e:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T20:34:38Z", "updated_at": "2022-05-25T20:34:38Z", "revision_number": 0, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:43,454 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e 0.412s 2022-05-25 20:34:43,454 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-956b03ea-c410-45a8-b322-12f9a598a69d', 'date': 'Wed, 25 May 2022 20:34:43 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e'} Body: b'{"floatingip": {"id": "0d2276ee-e6e7-4f81-8ec7-845c714d097e", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "floating_ip_address": "172.25.1.224", "floating_network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f", "router_id": "4b32ac76-a032-42ba-a063-38088557bef2", "port_id": "a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc", "fixed_ip_address": "172.20.0.10", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "mac_address": "fa:16:3e:44:9e:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T20:34:38Z", "updated_at": "2022-05-25T20:34:43Z", "revision_number": 1, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:34:43,454 104088 INFO [tempest.scenario.manager] FloatingIP: {'id': '0d2276ee-e6e7-4f81-8ec7-845c714d097e', 'tenant_id': '1a28e83cf0704988a5531820a06c88ec', 'floating_ip_address': '172.25.1.224', 'floating_network_id': '1f52a385-0e47-42a5-b1cc-41b2066cc86f', 'router_id': '4b32ac76-a032-42ba-a063-38088557bef2', 'port_id': 'a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc', 'fixed_ip_address': '172.20.0.10', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '8ee6b32a-8fc9-435d-bbaa-6be1405b6335', 'mac_address': 'fa:16:3e:44:9e:5a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8d0be026-b43f-406a-af63-1a8ffef5af98', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-05-25T20:34:38Z', 'updated_at': '2022-05-25T20:34:43Z', 'revision_number': 1, 'project_id': '1a28e83cf0704988a5531820a06c88ec'} is at status: ACTIVE 2022-05-25 20:34:43,455 104088 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.874316 seconds 2022-05-25 20:34:43,455 104088 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.1.224 with user: ubuntu 2022-05-25 20:34:43,455 104088 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration begins to ping 172.25.1.224 in 120 sec and the expected result is reachable 2022-05-25 20:34:59,533 104088 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 16.077710 seconds 2022-05-25 20:34:59,534 104088 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration finishes ping 172.25.1.224 in 120 sec and the ping result is expected 2022-05-25 20:34:59,656 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98/action 0.121s 2022-05-25 20:34:59,656 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 25 May 2022 20:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24572', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba533e49-c21f-4476-b70c-2882474e2ea3', 'x-compute-request-id': 'req-ba533e49-c21f-4476-b70c-2882474e2ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-05-25 20:34:59,658 104088 DEBUG [tempest.scenario.manager] Console output for 8d0be026-b43f-406a-af63-1a8ffef5af98 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.096000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100000] tsc: Detected 1995.191 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.104006] pid_max: default: 32768 minimum: 301 [ 0.108047] Security Framework initialized [ 0.112000] Yama: becoming mindful. [ 0.112039] AppArmor: AppArmor initialized [ 0.116243] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128000] CPU: Physical Processor ID: 0 [ 0.128382] mce: CPU supports 1 MCE banks [ 0.132111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.136000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.136005] Spectre V2 : Mitigation: Full generic retpoline [ 0.140005] Speculative Store Bypass: Vulnerable [ 0.196000] Freeing SMP alternatives memory: 36K [ 0.200513] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.208046] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.212066] Hierarchical SRCU implementation. [ 0.216758] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.220004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.224056] smp: Bringing up secondary CPUs ... [ 0.228006] smp: Brought up 1 node, 1 CPU [ 0.232004] smpboot: Max logical packages: 1 [ 0.236005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.241944] devtmpfs: initialized [ 0.244083] x86/mm: Memory block size: 128MB [ 0.248263] evm: security.selinux [ 0.252008] evm: security.SMACK64 [ 0.256005] evm: security.SMACK64EXEC [ 0.260004] evm: security.SMACK64TRANSMUTE [ 0.264004] evm: security.SMACK64MMAP [ 0.268004] evm: security.apparmor [ 0.272005] evm: security.ima [ 0.276025] evm: security.capability [ 0.280150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288062] pinctrl core: initialized pinctrl subsystem [ 0.292267] NET: Registered protocol family 16 [ 0.296114] audit: initializing netlink subsys (disabled) [ 0.300177] cpuidle: using governor ladder [ 0.304009] audit: type=2000 audit(1653510885.300:1): state=initialized audit_enabled=0 res=1 [ 0.308009] cpuidle: using governor menu [ 0.312058] ACPI: bus type PCI registered [ 0.316004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321370] PCI: Using configuration type 1 for base access [ 0.329498] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.332274] ACPI: Added _OSI(Module Device) [ 0.336008] ACPI: Added _OSI(Processor Device) [ 0.340005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.348017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.362395] ACPI: Interpreter enabled [ 0.364014] ACPI: (supports S0 S5) [ 0.368004] ACPI: Using IOAPIC for interrupt routing [ 0.372062] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.376526] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.417572] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432450] PCI host bridge to bus 0000:00 [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498005] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517468] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.517468] * this clock source is slow. Consider trying other clock sources [ 0.528908] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.580678] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.584878] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592655] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.596861] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600700] SCSI subsystem initialized [ 0.604344] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.608000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.608005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.612004] vgaarb: loaded [ 0.616080] pps_core: LinuxPPS API ver. 1 registered [ 0.620004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.624017] PTP clock support registered [ 0.628062] EDAC MC: Ver: 3.0.0 [ 0.637051] hv_vmbus: Vmbus version:4.0 [ 0.640095] PCI: Using ACPI for IRQ routing [ 0.644726] NetLabel: Initializing [ 0.648013] NetLabel: domain hash size = 128 [ 0.652013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.656035] NetLabel: unlabeled traffic allowed by default [ 0.660159] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.679642] VFS: Disk quotas dquot_6.6.0 [ 0.683992] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.689355] AppArmor: AppArmor Filesystem Enabled [ 0.694344] pnp: PnP ACPI init [ 0.707325] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.711992] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.716499] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.721071] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.725550] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.730135] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.735387] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.740239] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.744839] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.750280] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.755159] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.771236] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.777099] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.781809] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.786498] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.791090] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.796202] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.802593] pnp: PnP ACPI: found 9 devices [ 0.813568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.818821] NET: Registered protocol family 2 [ 0.823228] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.827908] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.833084] TCP: Hash tables configured (established 8192 bind 8192) [ 0.837633] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.842601] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.847136] NET: Registered protocol family 1 [ 0.851394] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.857337] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.863573] Unpacking initramfs... [ 1.168253] Freeing initrd memory: 13088K [ 1.173822] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.178436] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.183931] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.189741] Scanning for low memory corruption every 60 seconds [ 1.194718] Initialise system trusted keyrings [ 1.198930] Key type blacklist registered [ 1.203844] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.210173] zbud: loaded [ 1.214683] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.220385] fuse init (API version 7.26) [ 1.225787] Key type asymmetric registered [ 1.230126] Asymmetric key parser 'x509' registered [ 1.234484] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.239464] io scheduler noop registered (default) [ 1.243914] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.249032] ACPI: Power Button [PWRF] [ 1.254130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.282612] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.314098] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.321483] Linux agpgart interface v0.103 [ 1.327619] loop: module loaded [ 1.333197] hv_vmbus: registering driver hv_storvsc [ 1.340538] scsi host0: storvsc_host_t [ 1.350876] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.358719] random: fast init done [ 1.363358] scsi host1: storvsc_host_t [ 1.372155] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.378312] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.390427] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.398651] scsi host2: ata_piix [ 1.402697] sd 0:0:0:0: [sda] Write Protect is off [ 1.407700] scsi host3: ata_piix [ 1.411832] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.416576] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.421425] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.437106] libphy: Fixed MDIO Bus: probed [ 1.441625] tun: Universal TUN/TAP device driver, 1.6 [ 1.446089] PPP generic driver version 2.4.2 [ 1.450406] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.474158] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.478345] sda: sda1 [ 1.482240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.486560] mousedev: PS/2 mouse device common for all mice [ 1.492140] rtc_cmos 00:00: RTC can wake from S4 [ 1.521347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.528829] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.537349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.542718] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.547491] device-mapper: uevent: version 1.0.3 [ 1.555369] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.561435] NET: Registered protocol family 10 [ 1.571138] Segment Routing with IPv6 [ 1.575470] NET: Registered protocol family 17 [ 1.580913] Key type dns_resolver registered [ 1.585645] RAS: Correctable Errors collector initialized. [ 2.435334] registered taskstats version 1 [ 2.542630] Loading compiled-in X.509 certificates [ 2.551790] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.557425] zswap: loaded using pool lzo/zbud [ 2.566829] Key type big_key registered [ 2.571319] Key type trusted registered [ 2.578453] Key type encrypted registered [ 2.585154] AppArmor: AppArmor sha1 policy hashing enabled [ 2.589942] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.595480] evm: HMAC attrs: 0x1 [ 2.733874] rtc_cmos 00:00: setting system clock to 2022-05-25 20:34:49 UTC (1653510889) [ 2.739073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.743577] EDD information not available. [ 3.188162] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.199646] ata2.00: configured for MWDMA2 [ 3.218634] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.235703] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.240180] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.249239] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.257372] Freeing unused kernel memory: 2248K [ 3.268065] Write protecting the kernel read-only data: 18432k [ 3.273441] Freeing unused kernel memory: 2008K [ 3.278204] Freeing unused kernel memory: 124K [ 3.292942] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.297692] x86/mm: Checking user space page tables [ 3.312969] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.366244] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.371798] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.377460] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.382382] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.387159] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.396069] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.409919] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.417151] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.424429] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.429142] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.555678] hv_utils: Registering HyperV Utility Driver [ 3.561321] hv_vmbus: registering driver hv_util [ 3.578790] hidraw: raw HID events driver (C) Jiri Kosina [ 3.586921] hv_vmbus: registering driver hv_netvsc [ 3.595720] hv_vmbus: registering driver hyperv_keyboard [ 3.618338] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.633743] hv_vmbus: registering driver hid_hyperv [ 3.755708] hv_utils: Heartbeat IC version 3.0 [ 3.783093] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.797224] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.824750] hv_utils: Shutdown IC version 3.0 [ 3.830575] hv_utils: TimeSync IC version 4.0 [ 3.844128] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.976041] raid6: sse2x1 gen() 4953 MB/s [ 4.028038] raid6: sse2x1 xor() 3929 MB/s [ 4.080036] raid6: sse2x2 gen() 6204 MB/s [ 4.132033] raid6: sse2x2 xor() 4447 MB/s [ 4.184034] raid6: sse2x4 gen() 6426 MB/s [ 4.244032] raid6: sse2x4 xor() 5372 MB/s [ 4.248264] raid6: using algorithm sse2x4 gen() 6426 MB/s [ 4.252709] raid6: .... xor() 5372 MB/s, rmw enabled [ 4.256991] raid6: using intx1 recovery algorithm [ 4.265716] xor: measuring software checksum speed [ 4.308035] prefetch64-sse: 10099.000 MB/sec [ 4.352031] generic_sse: 9401.000 MB/sec [ 4.356348] xor: using function: prefetch64-sse (10099.000 MB/sec) [ 4.364565] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.531141] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.703222] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.129024] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.136493] systemd[1]: Detected virtualization microsoft. [ 5.141542] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.188398] systemd[1]: Set hostname to <ubuntu>. [ 5.206118] systemd[1]: Initializing machine ID from random generator. [ 5.212725] systemd[1]: Installed transient /etc/machine-id file. [ 5.496519] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 5.541986] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 5.594396] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.642694] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice System Slice. [[ 2022-05-25 20:34:59,660 104088 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.1.224:22' as 'ubuntu' with public key authentication 2022-05-25 20:34:59,663 104088 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.224 ([Errno None] Unable to connect to port 22 on 172.25.1.224). Number attempts: 1. Retry after 2 seconds. 2022-05-25 20:35:02,168 104088 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.224 ([Errno None] Unable to connect to port 22 on 172.25.1.224). Number attempts: 2. Retry after 3 seconds. 2022-05-25 20:35:05,702 104088 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 20:35:05,977 104088 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-05-25 20:35:05,982 104088 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.1.224 (Authentication failed.). Number attempts: 3. Retry after 4 seconds. 2022-05-25 20:35:10,518 104088 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 20:35:10,694 104088 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 20:35:10,695 104088 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.1.224 successfully created 2022-05-25 20:35:11,280 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.585s 2022-05-25 20:35:11,281 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec9fb348-2715-4e2c-a450-aeda79c653f3', 'x-compute-request-id': 'req-ec9fb348-2715-4e2c-a450-aeda79c653f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:35Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:11,289 104088 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-05-25 20:35:11,456 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e 0.166s 2022-05-25 20:35:11,457 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-9f47249c-0f4b-4505-befe-7530cb5eb890', 'date': 'Wed, 25 May 2022 20:35:11 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e'} Body: b'{"floatingip": {"id": "0d2276ee-e6e7-4f81-8ec7-845c714d097e", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "floating_ip_address": "172.25.1.224", "floating_network_id": "1f52a385-0e47-42a5-b1cc-41b2066cc86f", "router_id": "4b32ac76-a032-42ba-a063-38088557bef2", "port_id": "a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc", "fixed_ip_address": "172.20.0.10", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "mac_address": "fa:16:3e:44:9e:5a", "admin_state_up": true, "status": "ACTIVE", "device_id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T20:34:38Z", "updated_at": "2022-05-25T20:34:43Z", "revision_number": 1, "project_id": "1a28e83cf0704988a5531820a06c88ec"}}' 2022-05-25 20:35:11,457 104088 INFO [tempest.scenario.manager] FloatingIP: {'id': '0d2276ee-e6e7-4f81-8ec7-845c714d097e', 'tenant_id': '1a28e83cf0704988a5531820a06c88ec', 'floating_ip_address': '172.25.1.224', 'floating_network_id': '1f52a385-0e47-42a5-b1cc-41b2066cc86f', 'router_id': '4b32ac76-a032-42ba-a063-38088557bef2', 'port_id': 'a6d28b96-9f97-4ee0-b0e2-aa49357b2bbc', 'fixed_ip_address': '172.20.0.10', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '8ee6b32a-8fc9-435d-bbaa-6be1405b6335', 'mac_address': 'fa:16:3e:44:9e:5a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '8d0be026-b43f-406a-af63-1a8ffef5af98', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-05-25T20:34:38Z', 'updated_at': '2022-05-25T20:34:43Z', 'revision_number': 1, 'project_id': '1a28e83cf0704988a5531820a06c88ec'} is at status: ACTIVE 2022-05-25 20:35:11,457 104088 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.168146 seconds 2022-05-25 20:35:11,458 104088 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.1.224 with user: ubuntu 2022-05-25 20:35:11,458 104088 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration begins to ping 172.25.1.224 in 120 sec and the expected result is reachable 2022-05-25 20:35:11,467 104088 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.008407 seconds 2022-05-25 20:35:11,468 104088 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration finishes ping 172.25.1.224 in 120 sec and the ping result is expected 2022-05-25 20:35:11,588 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98/action 0.119s 2022-05-25 20:35:11,589 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 25 May 2022 20:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62b8d4dd-2f07-47ea-a82a-46a7983b4fcb', 'x-compute-request-id': 'req-62b8d4dd-2f07-47ea-a82a-46a7983b4fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-05-25 20:35:11,591 104088 DEBUG [tempest.scenario.manager] Console output for 8d0be026-b43f-406a-af63-1a8ffef5af98 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.096000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100000] tsc: Detected 1995.191 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.104006] pid_max: default: 32768 minimum: 301 [ 0.108047] Security Framework initialized [ 0.112000] Yama: becoming mindful. [ 0.112039] AppArmor: AppArmor initialized [ 0.116243] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120098] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128000] CPU: Physical Processor ID: 0 [ 0.128382] mce: CPU supports 1 MCE banks [ 0.132111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.136000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.136005] Spectre V2 : Mitigation: Full generic retpoline [ 0.140005] Speculative Store Bypass: Vulnerable [ 0.196000] Freeing SMP alternatives memory: 36K [ 0.200513] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.208046] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.212066] Hierarchical SRCU implementation. [ 0.216758] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.220004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.224056] smp: Bringing up secondary CPUs ... [ 0.228006] smp: Brought up 1 node, 1 CPU [ 0.232004] smpboot: Max logical packages: 1 [ 0.236005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.241944] devtmpfs: initialized [ 0.244083] x86/mm: Memory block size: 128MB [ 0.248263] evm: security.selinux [ 0.252008] evm: security.SMACK64 [ 0.256005] evm: security.SMACK64EXEC [ 0.260004] evm: security.SMACK64TRANSMUTE [ 0.264004] evm: security.SMACK64MMAP [ 0.268004] evm: security.apparmor [ 0.272005] evm: security.ima [ 0.276025] evm: security.capability [ 0.280150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288062] pinctrl core: initialized pinctrl subsystem [ 0.292267] NET: Registered protocol family 16 [ 0.296114] audit: initializing netlink subsys (disabled) [ 0.300177] cpuidle: using governor ladder [ 0.304009] audit: type=2000 audit(1653510885.300:1): state=initialized audit_enabled=0 res=1 [ 0.308009] cpuidle: using governor menu [ 0.312058] ACPI: bus type PCI registered [ 0.316004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321370] PCI: Using configuration type 1 for base access [ 0.329498] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.332274] ACPI: Added _OSI(Module Device) [ 0.336008] ACPI: Added _OSI(Processor Device) [ 0.340005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.348017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.362395] ACPI: Interpreter enabled [ 0.364014] ACPI: (supports S0 S5) [ 0.368004] ACPI: Using IOAPIC for interrupt routing [ 0.372062] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.376526] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.417572] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424032] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432450] PCI host bridge to bus 0000:00 [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498005] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504005] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517468] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.517468] * this clock source is slow. Consider trying other clock sources [ 0.528908] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.580678] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.584878] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592655] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.596861] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600700] SCSI subsystem initialized [ 0.604344] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.608000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.608005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.612004] vgaarb: loaded [ 0.616080] pps_core: LinuxPPS API ver. 1 registered [ 0.620004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.624017] PTP clock support registered [ 0.628062] EDAC MC: Ver: 3.0.0 [ 0.637051] hv_vmbus: Vmbus version:4.0 [ 0.640095] PCI: Using ACPI for IRQ routing [ 0.644726] NetLabel: Initializing [ 0.648013] NetLabel: domain hash size = 128 [ 0.652013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.656035] NetLabel: unlabeled traffic allowed by default [ 0.660159] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.679642] VFS: Disk quotas dquot_6.6.0 [ 0.683992] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.689355] AppArmor: AppArmor Filesystem Enabled [ 0.694344] pnp: PnP ACPI init [ 0.707325] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.711992] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.716499] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.721071] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.725550] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.730135] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.735387] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.740239] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.744839] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.750280] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.755159] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.771236] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.777099] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.781809] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.786498] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.791090] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.796202] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.802593] pnp: PnP ACPI: found 9 devices [ 0.813568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.818821] NET: Registered protocol family 2 [ 0.823228] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.827908] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.833084] TCP: Hash tables configured (established 8192 bind 8192) [ 0.837633] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.842601] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.847136] NET: Registered protocol family 1 [ 0.851394] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.857337] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.863573] Unpacking initramfs... [ 1.168253] Freeing initrd memory: 13088K [ 1.173822] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.178436] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.183931] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.189741] Scanning for low memory corruption every 60 seconds [ 1.194718] Initialise system trusted keyrings [ 1.198930] Key type blacklist registered [ 1.203844] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.210173] zbud: loaded [ 1.214683] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.220385] fuse init (API version 7.26) [ 1.225787] Key type asymmetric registered [ 1.230126] Asymmetric key parser 'x509' registered [ 1.234484] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.239464] io scheduler noop registered (default) [ 1.243914] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.249032] ACPI: Power Button [PWRF] [ 1.254130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.282612] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.314098] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.321483] Linux agpgart interface v0.103 [ 1.327619] loop: module loaded [ 1.333197] hv_vmbus: registering driver hv_storvsc [ 1.340538] scsi host0: storvsc_host_t [ 1.350876] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.358719] random: fast init done [ 1.363358] scsi host1: storvsc_host_t [ 1.372155] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.378312] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.390427] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.398651] scsi host2: ata_piix [ 1.402697] sd 0:0:0:0: [sda] Write Protect is off [ 1.407700] scsi host3: ata_piix [ 1.411832] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.416576] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.421425] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.437106] libphy: Fixed MDIO Bus: probed [ 1.441625] tun: Universal TUN/TAP device driver, 1.6 [ 1.446089] PPP generic driver version 2.4.2 [ 1.450406] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.474158] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.478345] sda: sda1 [ 1.482240] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.486560] mousedev: PS/2 mouse device common for all mice [ 1.492140] rtc_cmos 00:00: RTC can wake from S4 [ 1.521347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.528829] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.537349] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.542718] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.547491] device-mapper: uevent: version 1.0.3 [ 1.555369] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.561435] NET: Registered protocol family 10 [ 1.571138] Segment Routing with IPv6 [ 1.575470] NET: Registered protocol family 17 [ 1.580913] Key type dns_resolver registered [ 1.585645] RAS: Correctable Errors collector initialized. [ 2.435334] registered taskstats version 1 [ 2.542630] Loading compiled-in X.509 certificates [ 2.551790] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.557425] zswap: loaded using pool lzo/zbud [ 2.566829] Key type big_key registered [ 2.571319] Key type trusted registered [ 2.578453] Key type encrypted registered [ 2.585154] AppArmor: AppArmor sha1 policy hashing enabled [ 2.589942] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.595480] evm: HMAC attrs: 0x1 [ 2.733874] rtc_cmos 00:00: setting system clock to 2022-05-25 20:34:49 UTC (1653510889) [ 2.739073] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.743577] EDD information not available. [ 3.188162] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.199646] ata2.00: configured for MWDMA2 [ 3.218634] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.235703] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.240180] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.249239] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.257372] Freeing unused kernel memory: 2248K [ 3.268065] Write protecting the kernel read-only data: 18432k [ 3.273441] Freeing unused kernel memory: 2008K [ 3.278204] Freeing unused kernel memory: 124K [ 3.292942] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.297692] x86/mm: Checking user space page tables [ 3.312969] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.366244] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.371798] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.377460] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.382382] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.387159] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.396069] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.409919] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.417151] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.424429] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.429142] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.555678] hv_utils: Registering HyperV Utility Driver [ 3.561321] hv_vmbus: registering driver hv_util [ 3.578790] hidraw: raw HID events driver (C) Jiri Kosina [ 3.586921] hv_vmbus: registering driver hv_netvsc [ 3.595720] hv_vmbus: registering driver hyperv_keyboard [ 3.618338] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.633743] hv_vmbus: registering driver hid_hyperv [ 3.755708] hv_utils: Heartbeat IC version 3.0 [ 3.783093] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.797224] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.824750] hv_utils: Shutdown IC version 3.0 [ 3.830575] hv_utils: TimeSync IC version 4.0 [ 3.844128] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.976041] raid6: sse2x1 gen() 4953 MB/s [ 4.028038] raid6: sse2x1 xor() 3929 MB/s [ 4.080036] raid6: sse2x2 gen() 6204 MB/s [ 4.132033] raid6: sse2x2 xor() 4447 MB/s [ 4.184034] raid6: sse2x4 gen() 6426 MB/s [ 4.244032] raid6: sse2x4 xor() 5372 MB/s [ 4.248264] raid6: using algorithm sse2x4 gen() 6426 MB/s [ 4.252709] raid6: .... xor() 5372 MB/s, rmw enabled [ 4.256991] raid6: using intx1 recovery algorithm [ 4.265716] xor: measuring software checksum speed [ 4.308035] prefetch64-sse: 10099.000 MB/sec [ 4.352031] generic_sse: 9401.000 MB/sec [ 4.356348] xor: using function: prefetch64-sse (10099.000 MB/sec) [ 4.364565] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.531141] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.703222] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.129024] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.136493] systemd[1]: Detected virtualization microsoft. [ 5.141542] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.188398] systemd[1]: Set hostname to <ubuntu>. [ 5.206118] systemd[1]: Initializing machine ID from random generator. [ 5.212725] systemd[1]: Installed transient /etc/machine-id file. [ 5.496519] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 5.541986] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 5.594396] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 5.642694] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Socket. Starting Journal Service... Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules... [ 6.473761] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 6.511834] iscsi: registered transport (tcp) Mounting Debug File System...[ 6.539327] EXT4-fs (sda1): re-mounted. Opts: (null) [ 6.547144] iscsi: registered transport (iser) Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 11.557979] cloud-init[323]: Cloud-init v. 18.2 running 'init-local' at Wed, 25 May 2022 20:34:57 +0000. Up 10.16 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 16.472846] cloud-init[652]: Cloud-init v. 18.2 running 'init' at Wed, 25 May 2022 20:35:00 +0000. Up 13.38 seconds. [ 16.593651] cloud-init[[0;32m OK [0m[652]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [ 16.725971] cloud-init[[652]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Network is Online. [ 16.835279] cloud-initStarting iSCSI initiator daemon (iscsid)...[652]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [0m ] [ 16.943144] Reached target Cloud-config availability.cloud-init[652]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Reached target System Initialization.[ 17.045087] cloud-init [652]: ci-info: | eth0 | True | 172.20.0.10 | 255.255.255.240 | . | fa:16:3e:44:9e:5a | [[ 17.112266] [0;32m OK [0mcloud-init[652]: ] ci-info: | eth0 | True | fe80::f816:3eff:fe44:9e5a/64 | . | link | fa:16:3e:44:9e:5a |Started ACPI Events Check. [[ 17.200351] [0;32m OK [0mcloud-init] [652]: Reached target Paths.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[0;32m OK [0m[ 17.303531] ] cloud-initStarted Daily Cleanup of Temporary Directories.[652]: ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 17.391735] ] cloud-initListening on ACPID Listen Socket.[652]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 17.518262] cloud-init[[0;32m OK [0m[652]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Reached target Sockets. [[ 17.614450] [0;32m OK [0mcloud-init] [652]: Reached target Basic System.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ [0;32m OK [0m[ 17.710732] ] cloud-initStarted Unattended Upgrades Shutdown.[652]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 17.797877] Starting LSB: Record successful boot for GRUB...cloud-init [652]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting Apply the settings specified in cloud-config... [ 17.924199] cloud-init[[652]: [0;32m OK [0mci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | ] [ 18.076219] Started Deferred execution scheduler.cloud-init [652]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | Starting OpenBSD Secure Shell server...[ 18.216299] cloud-init[652]: [ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |[0;32m OK [0m] Started ACPI event daemon.[ 18.360855] cloud-init [652]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting /etc/rc.local Compatibility... [[ 18.573679] [0;32m OK [0mcloud-init[652]: ] Started Regular background program processing daemon.Generating public/private rsa key pair. [ 18.692289] cloud-initStarting Login Service... [652]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Starting LSB: MD monitoring daemon... [[ 18.941384] cloud-init[0;32m OK [0m[652]: ] Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.Started D-Bus System Message Bus. [[ 19.124945] [0;32m OK [0mcloud-init] [652]: Started Daily apt download activities.The key fingerprin 2022-05-25 20:35:11,592 104088 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.1.224:22' as 'ubuntu' with public key authentication 2022-05-25 20:35:11,602 104088 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 20:35:11,738 104088 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 20:35:11,739 104088 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.1.224 successfully created 2022-05-25 20:35:12,380 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.639s 2022-05-25 20:35:12,380 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1835', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13b193a2-d794-4ac2-9a87-a0d1045d259c', 'x-compute-request-id': 'req-13b193a2-d794-4ac2-9a87-a0d1045d259c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:34:35Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000087", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:15,003 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 202 POST http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98/action 2.614s 2022-05-25 20:35:15,003 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Wed, 25 May 2022 20:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a974904e-0191-4406-ab60-7f7dfb7a1ad0', 'x-compute-request-id': 'req-a974904e-0191-4406-ab60-7f7dfb7a1ad0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98/action'} Body: b'' 2022-05-25 20:35:15,705 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.701s 2022-05-25 20:35:15,705 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc55de2-058e-4fe7-92fd-5e64bcb6c8aa', 'x-compute-request-id': 'req-0bc55de2-058e-4fe7-92fd-5e64bcb6c8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:17,345 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.631s 2022-05-25 20:35:17,345 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919e12f8-d9e0-4d89-9e21-f1f6e6b5b1a0', 'x-compute-request-id': 'req-919e12f8-d9e0-4d89-9e21-f1f6e6b5b1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:18,822 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.467s 2022-05-25 20:35:18,822 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b69e1a2e-0a47-4f35-81b1-9c3a6fdcc633', 'x-compute-request-id': 'req-b69e1a2e-0a47-4f35-81b1-9c3a6fdcc633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:20,599 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.768s 2022-05-25 20:35:20,600 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c055ee0f-458a-472a-91aa-49a9e33f7d7a', 'x-compute-request-id': 'req-c055ee0f-458a-472a-91aa-49a9e33f7d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:22,506 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.895s 2022-05-25 20:35:22,507 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e8f811-76d7-446d-8cd7-02708a427405', 'x-compute-request-id': 'req-29e8f811-76d7-446d-8cd7-02708a427405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:23,815 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.299s 2022-05-25 20:35:23,815 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf38a1d-db35-49a3-9147-aa8ea755a93c', 'x-compute-request-id': 'req-6cf38a1d-db35-49a3-9147-aa8ea755a93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:25,436 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.611s 2022-05-25 20:35:25,436 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34ff01da-0a43-402f-8cfb-f4e9a238a2ed', 'x-compute-request-id': 'req-34ff01da-0a43-402f-8cfb-f4e9a238a2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:27,183 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.738s 2022-05-25 20:35:27,183 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f0eba75-45c0-453e-ad8d-920f3bf521ec', 'x-compute-request-id': 'req-7f0eba75-45c0-453e-ad8d-920f3bf521ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:29,248 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 1.056s 2022-05-25 20:35:29,248 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8dfeb6d-6d65-411f-88a3-7679a6dfafde', 'x-compute-request-id': 'req-f8dfeb6d-6d65-411f-88a3-7679a6dfafde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:30,731 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.473s 2022-05-25 20:35:30,731 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b3a52f6-f2c7-4c8e-bc49-003f5a13d042', 'x-compute-request-id': 'req-6b3a52f6-f2c7-4c8e-bc49-003f5a13d042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:31,967 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.227s 2022-05-25 20:35:31,968 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ecbdd1-3ed3-47ef-b4d7-24c6df328081', 'x-compute-request-id': 'req-c0ecbdd1-3ed3-47ef-b4d7-24c6df328081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:33,285 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.308s 2022-05-25 20:35:33,286 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87851954-2376-4085-838c-64f357407644', 'x-compute-request-id': 'req-87851954-2376-4085-838c-64f357407644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:34,562 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.267s 2022-05-25 20:35:34,562 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8cc9ebe-8ce2-4c83-8b84-45bfe64a8ae6', 'x-compute-request-id': 'req-b8cc9ebe-8ce2-4c83-8b84-45bfe64a8ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:35,862 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.290s 2022-05-25 20:35:35,862 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1642257-b649-43ea-a0cb-f26569e1ca3f', 'x-compute-request-id': 'req-f1642257-b649-43ea-a0cb-f26569e1ca3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:37,189 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.317s 2022-05-25 20:35:37,189 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4fa8ea-4843-46ed-8e2c-bd2655bf3506', 'x-compute-request-id': 'req-8b4fa8ea-4843-46ed-8e2c-bd2655bf3506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:38,443 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.245s 2022-05-25 20:35:38,444 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3b0e60f-bf55-4f5e-9cbf-4c0dab21bc62', 'x-compute-request-id': 'req-c3b0e60f-bf55-4f5e-9cbf-4c0dab21bc62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:39,704 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.252s 2022-05-25 20:35:39,705 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9a7056-5cdb-4f7d-8254-d961d1ce24f1', 'x-compute-request-id': 'req-ad9a7056-5cdb-4f7d-8254-d961d1ce24f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:40,983 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.269s 2022-05-25 20:35:40,983 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fae980d-988a-4d90-b87f-12b500fe8943', 'x-compute-request-id': 'req-9fae980d-988a-4d90-b87f-12b500fe8943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:42,231 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.238s 2022-05-25 20:35:42,231 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b75ac3e-110d-4110-9067-ee9959917bd2', 'x-compute-request-id': 'req-4b75ac3e-110d-4110-9067-ee9959917bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:43,737 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.494s 2022-05-25 20:35:43,738 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7cbaa95-a045-4c75-9307-f800141d29ea', 'x-compute-request-id': 'req-a7cbaa95-a045-4c75-9307-f800141d29ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:45,359 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.612s 2022-05-25 20:35:45,359 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ceca8fd-ace1-4dc6-a73a-4f58a33555a2', 'x-compute-request-id': 'req-3ceca8fd-ace1-4dc6-a73a-4f58a33555a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:46,736 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.367s 2022-05-25 20:35:46,737 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6613636b-d40f-44d9-8000-d370620b4c55', 'x-compute-request-id': 'req-6613636b-d40f-44d9-8000-d370620b4c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:48,030 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.285s 2022-05-25 20:35:48,030 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0877e75-ff07-4a30-b640-331b228a1616', 'x-compute-request-id': 'req-d0877e75-ff07-4a30-b640-331b228a1616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:49,574 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.534s 2022-05-25 20:35:49,574 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd9141e-1d23-4c7b-a06e-03fd997c24ea', 'x-compute-request-id': 'req-7bd9141e-1d23-4c7b-a06e-03fd997c24ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:51,104 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.521s 2022-05-25 20:35:51,104 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b3ac83-597e-477e-ba9a-71c0b7b5d20f', 'x-compute-request-id': 'req-87b3ac83-597e-477e-ba9a-71c0b7b5d20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:52,769 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.656s 2022-05-25 20:35:52,769 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18a8a075-8ef3-4101-b0be-d2d5e5b900f8', 'x-compute-request-id': 'req-18a8a075-8ef3-4101-b0be-d2d5e5b900f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:54,301 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.522s 2022-05-25 20:35:54,302 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a13b6a2a-4a04-404c-ba16-edcb22796d04', 'x-compute-request-id': 'req-a13b6a2a-4a04-404c-ba16-edcb22796d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:55,712 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.389s 2022-05-25 20:35:55,713 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c8547c-2621-40b4-ad6f-72e7041e6a95', 'x-compute-request-id': 'req-f9c8547c-2621-40b4-ad6f-72e7041e6a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:57,241 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.519s 2022-05-25 20:35:57,242 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ceb6f2-19dd-49a7-8f9f-822d893cbaf4', 'x-compute-request-id': 'req-95ceb6f2-19dd-49a7-8f9f-822d893cbaf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:35:58,799 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.549s 2022-05-25 20:35:58,800 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b92a56c-c72a-4719-b997-ca4de07d5d97', 'x-compute-request-id': 'req-1b92a56c-c72a-4719-b997-ca4de07d5d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:00,541 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.732s 2022-05-25 20:36:00,541 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a7aa46-ebf3-4bf6-9f28-4bb989644b13', 'x-compute-request-id': 'req-e7a7aa46-ebf3-4bf6-9f28-4bb989644b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:02,211 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.660s 2022-05-25 20:36:02,211 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a9030f-59b2-45fd-a500-01f4783b60c7', 'x-compute-request-id': 'req-99a9030f-59b2-45fd-a500-01f4783b60c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:03,541 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.321s 2022-05-25 20:36:03,541 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cfe4e6-8bd1-4f2d-966c-c6b0035b5101', 'x-compute-request-id': 'req-18cfe4e6-8bd1-4f2d-966c-c6b0035b5101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:04,876 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.326s 2022-05-25 20:36:04,876 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea48073-9d32-4cf0-a3b6-2b82f081f77c', 'x-compute-request-id': 'req-5ea48073-9d32-4cf0-a3b6-2b82f081f77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:06,204 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.318s 2022-05-25 20:36:06,204 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae61c7bf-6470-4f9a-a5f6-1ee9f3e46316', 'x-compute-request-id': 'req-ae61c7bf-6470-4f9a-a5f6-1ee9f3e46316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:07,541 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.329s 2022-05-25 20:36:07,542 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132d735c-b5b6-45c0-87c6-3546adfb0f1e', 'x-compute-request-id': 'req-132d735c-b5b6-45c0-87c6-3546adfb0f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:08,986 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.436s 2022-05-25 20:36:08,987 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9388601d-32db-42bc-846d-c6b9625176ff', 'x-compute-request-id': 'req-9388601d-32db-42bc-846d-c6b9625176ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:10,331 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.335s 2022-05-25 20:36:10,332 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3371783-54a8-408f-8c7d-a3e8236798a5', 'x-compute-request-id': 'req-e3371783-54a8-408f-8c7d-a3e8236798a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:11,704 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.363s 2022-05-25 20:36:11,705 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54b2fb8-733b-4a3e-bee8-f9dd0f5d6f14', 'x-compute-request-id': 'req-a54b2fb8-733b-4a3e-bee8-f9dd0f5d6f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:13,049 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.335s 2022-05-25 20:36:13,050 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3e5ab4-20fa-41fa-972e-6fc3b8aa7500', 'x-compute-request-id': 'req-1e3e5ab4-20fa-41fa-972e-6fc3b8aa7500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:14,392 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.333s 2022-05-25 20:36:14,392 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee467e6-ad59-485b-ab1f-343582d2e97a', 'x-compute-request-id': 'req-9ee467e6-ad59-485b-ab1f-343582d2e97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:15,838 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.436s 2022-05-25 20:36:15,838 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd781455-4ff4-4d06-bf7e-8bcfc84d9a2b', 'x-compute-request-id': 'req-dd781455-4ff4-4d06-bf7e-8bcfc84d9a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:17,279 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.433s 2022-05-25 20:36:17,280 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-876a3e49-5f9a-493b-b6ee-bfe67fd6f96e', 'x-compute-request-id': 'req-876a3e49-5f9a-493b-b6ee-bfe67fd6f96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:18,641 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.352s 2022-05-25 20:36:18,642 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07cdb42d-695c-4b27-b765-e406b8b7b5aa', 'x-compute-request-id': 'req-07cdb42d-695c-4b27-b765-e406b8b7b5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:19,984 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.334s 2022-05-25 20:36:19,985 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc41e6d8-7f9e-4004-9628-77e873be17da', 'x-compute-request-id': 'req-cc41e6d8-7f9e-4004-9628-77e873be17da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:21,332 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.338s 2022-05-25 20:36:21,332 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e25b5936-c023-4116-ac0e-2f9a84c01a2a', 'x-compute-request-id': 'req-e25b5936-c023-4116-ac0e-2f9a84c01a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:22,865 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.524s 2022-05-25 20:36:22,866 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74626cf-e89c-430d-bb46-cd427f39258a', 'x-compute-request-id': 'req-b74626cf-e89c-430d-bb46-cd427f39258a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:24,216 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.341s 2022-05-25 20:36:24,216 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2657ca19-5c9c-446c-b2fb-0666978f5846', 'x-compute-request-id': 'req-2657ca19-5c9c-446c-b2fb-0666978f5846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:25,799 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.574s 2022-05-25 20:36:25,799 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb2a584-bd80-4ea6-8aac-e35793429450', 'x-compute-request-id': 'req-3bb2a584-bd80-4ea6-8aac-e35793429450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:27,288 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.479s 2022-05-25 20:36:27,289 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab45c68e-3876-4d0d-8c2b-2fcc05d112b6', 'x-compute-request-id': 'req-ab45c68e-3876-4d0d-8c2b-2fcc05d112b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:28,644 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.346s 2022-05-25 20:36:28,644 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cf1edf-2c4a-4f27-a7fe-5e164c8a8e85', 'x-compute-request-id': 'req-e2cf1edf-2c4a-4f27-a7fe-5e164c8a8e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:29,986 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.332s 2022-05-25 20:36:29,986 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9922adcc-f769-485b-a082-656ac707781a', 'x-compute-request-id': 'req-9922adcc-f769-485b-a082-656ac707781a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:31,334 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.339s 2022-05-25 20:36:31,335 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3399e943-50d8-42ad-ab3e-100059064997', 'x-compute-request-id': 'req-3399e943-50d8-42ad-ab3e-100059064997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:32,723 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.380s 2022-05-25 20:36:32,724 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca64153-379e-4260-a53e-8bc235e32b4f', 'x-compute-request-id': 'req-1ca64153-379e-4260-a53e-8bc235e32b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:34,182 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.449s 2022-05-25 20:36:34,183 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0b2ae2c-0b63-4e54-8278-7f1a6737f468', 'x-compute-request-id': 'req-f0b2ae2c-0b63-4e54-8278-7f1a6737f468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:35,530 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.339s 2022-05-25 20:36:35,530 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab958576-4f39-44b8-9329-7b80e8050802', 'x-compute-request-id': 'req-ab958576-4f39-44b8-9329-7b80e8050802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:36,979 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.440s 2022-05-25 20:36:36,980 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b153fb97-2b32-4842-b9d5-7b1383511423', 'x-compute-request-id': 'req-b153fb97-2b32-4842-b9d5-7b1383511423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:38,330 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.341s 2022-05-25 20:36:38,331 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7298a0c8-67b6-445e-8460-b49a65acd820', 'x-compute-request-id': 'req-7298a0c8-67b6-445e-8460-b49a65acd820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:39,665 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.325s 2022-05-25 20:36:39,665 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d39ba3-eb93-47f2-a6ca-25f935605988', 'x-compute-request-id': 'req-c0d39ba3-eb93-47f2-a6ca-25f935605988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:41,029 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.354s 2022-05-25 20:36:41,030 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d97e5f12-0807-4cc7-bb9c-b65c28b70d3e', 'x-compute-request-id': 'req-d97e5f12-0807-4cc7-bb9c-b65c28b70d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:42,371 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.332s 2022-05-25 20:36:42,372 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a075ed-eb18-4d91-83b8-77c77e5dd428', 'x-compute-request-id': 'req-04a075ed-eb18-4d91-83b8-77c77e5dd428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:43,737 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.358s 2022-05-25 20:36:43,738 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a301492-9e20-4820-9a51-93223fce130c', 'x-compute-request-id': 'req-6a301492-9e20-4820-9a51-93223fce130c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:45,247 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.500s 2022-05-25 20:36:45,247 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08f890b-eb8c-499c-98f2-3e91290936a1', 'x-compute-request-id': 'req-e08f890b-eb8c-499c-98f2-3e91290936a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:46,503 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.247s 2022-05-25 20:36:46,504 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f792415-877a-4438-85df-0531c373862c', 'x-compute-request-id': 'req-4f792415-877a-4438-85df-0531c373862c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:47,774 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.261s 2022-05-25 20:36:47,775 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab3335a-0ca5-4626-8042-ad1de7e2db2b', 'x-compute-request-id': 'req-aab3335a-0ca5-4626-8042-ad1de7e2db2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:49,375 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.592s 2022-05-25 20:36:49,376 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1694', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1472e41-454e-4137-8a2c-3bb7509cfef7', 'x-compute-request-id': 'req-c1472e41-454e-4137-8a2c-3bb7509cfef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "MIGRATING", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:35:13Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:51,003 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.617s 2022-05-25 20:36:51,003 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb01d8e0-b991-44c6-9581-a0ed0829b653', 'x-compute-request-id': 'req-eb01d8e0-b991-44c6-9581-a0ed0829b653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:36:50Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:51,011 104088 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 96 second wait 2022-05-25 20:36:51,634 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.622s 2022-05-25 20:36:51,634 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1835', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73e912b-8e20-4a88-a220-1578fbe6e53a', 'x-compute-request-id': 'req-d73e912b-8e20-4a88-a220-1578fbe6e53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:36:50Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-SRV-ATTR:host": "n-h2-843338-1", "OS-EXT-SRV-ATTR:instance_name": "instance-00000087", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843338-1", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:53,555 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e 1.882s 2022-05-25 20:36:53,555 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-3ed04e21-f7a5-4d16-b13f-2e36341e83b1', 'content-length': '0', 'date': 'Wed, 25 May 2022 20:36:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.15:9696/v2.0/floatingips/0d2276ee-e6e7-4f81-8ec7-845c714d097e'} Body: b'' 2022-05-25 20:36:53,759 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.203s 2022-05-25 20:36:53,759 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75878e7-994d-4e73-80db-fe1b1c168737', 'x-compute-request-id': 'req-d75878e7-994d-4e73-80db-fe1b1c168737', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'' 2022-05-25 20:36:54,297 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.537s 2022-05-25 20:36:54,297 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88c32a3-452a-46b1-806b-a78bf1ff127b', 'x-compute-request-id': 'req-d88c32a3-452a-46b1-806b-a78bf1ff127b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:36:54Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}, {"version": 4, "addr": "172.25.1.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:56,009 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.702s 2022-05-25 20:36:56,009 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef65d6af-b11e-427c-87b3-8d522b729a9c', 'x-compute-request-id': 'req-ef65d6af-b11e-427c-87b3-8d522b729a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "ACTIVE", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:36:54Z", "addresses": {"tempest-network-smoke--1404455789": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:9e:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-2033740529"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:57,373 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.355s 2022-05-25 20:36:57,373 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9d72848-95b4-478b-b651-8289dccaea78', 'x-compute-request-id': 'req-a9d72848-95b4-478b-b651-8289dccaea78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"server": {"id": "8d0be026-b43f-406a-af63-1a8ffef5af98", "name": "tempest-TestNetworkAdvancedServerOps-server-1658469744", "status": "DELETED", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "user_id": "a5b3aef0901f4a21bf417bc9210626aa", "metadata": {}, "hostId": "894b01b4a95ade21c49a185f4ba1231021af3d3f9291323dc3c1900c", "image": {"id": "badd9acd-808a-416a-bfe9-d0a7fbd7a2ef", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/images/badd9acd-808a-416a-bfe9-d0a7fbd7a2ef"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.15/compute/flavors/452"}]}, "created": "2022-05-25T20:34:20Z", "updated": "2022-05-25T20:36:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}, {"rel": "bookmark", "href": "http://10.222.0.15/compute/servers/8d0be026-b43f-406a-af63-1a8ffef5af98"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-712182529", "OS-SRV-USG:launched_at": "2022-05-25T20:34:34.000000", "OS-SRV-USG:terminated_at": "2022-05-25T20:36:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 20:36:57,380 104088 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-05-25 20:36:58,452 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98 0.070s 2022-05-25 20:36:58,452 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6066bc37-fdcb-4105-87ca-6215de7a6e61', 'x-compute-request-id': 'req-6066bc37-fdcb-4105-87ca-6215de7a6e61', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.15/compute/v2.1/servers/8d0be026-b43f-406a-af63-1a8ffef5af98'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d0be026-b43f-406a-af63-1a8ffef5af98 could not be found."}}' 2022-05-25 20:37:01,063 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.15:9696/v2.0/routers/4b32ac76-a032-42ba-a063-38088557bef2/remove_router_interface 2.610s 2022-05-25 20:37:01,064 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "fd8e7f32-f3b2-47f3-9471-f4b440586b2d"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-dd57c359-bdd7-4ec5-bd30-e10c7dbdee57', 'date': 'Wed, 25 May 2022 20:37:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.15:9696/v2.0/routers/4b32ac76-a032-42ba-a063-38088557bef2/remove_router_interface'} Body: b'{"id": "4b32ac76-a032-42ba-a063-38088557bef2", "tenant_id": "1a28e83cf0704988a5531820a06c88ec", "port_id": "252ff9ea-3958-44b6-986b-96e241c357b8", "network_id": "8ee6b32a-8fc9-435d-bbaa-6be1405b6335", "subnet_id": "fd8e7f32-f3b2-47f3-9471-f4b440586b2d", "subnet_ids": ["fd8e7f32-f3b2-47f3-9471-f4b440586b2d"]}' 2022-05-25 20:37:01,429 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.15:9696/v2.0/subnets/fd8e7f32-f3b2-47f3-9471-f4b440586b2d 0.364s 2022-05-25 20:37:01,429 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-e6412725-c74b-4a38-9d92-1e5436180dc1', 'date': 'Wed, 25 May 2022 20:37:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.15:9696/v2.0/subnets/fd8e7f32-f3b2-47f3-9471-f4b440586b2d'} Body: b'' 2022-05-25 20:37:03,182 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.15:9696/v2.0/routers/4b32ac76-a032-42ba-a063-38088557bef2 1.752s 2022-05-25 20:37:03,182 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-fb894dd4-5421-43d7-9a4a-7136ec008a93', 'content-length': '0', 'date': 'Wed, 25 May 2022 20:37:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.15:9696/v2.0/routers/4b32ac76-a032-42ba-a063-38088557bef2'} Body: b'' 2022-05-25 20:37:03,787 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.15:9696/v2.0/networks/8ee6b32a-8fc9-435d-bbaa-6be1405b6335 0.604s 2022-05-25 20:37:03,787 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-8cd78f7b-8371-424d-9e3a-144a39b1eb75', 'date': 'Wed, 25 May 2022 20:37:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.15:9696/v2.0/networks/8ee6b32a-8fc9-435d-bbaa-6be1405b6335'} Body: b'' 2022-05-25 20:37:03,987 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.15:9696/v2.0/security-groups/a91ae33f-6194-4362-a8f9-a96a8516f28f 0.199s 2022-05-25 20:37:03,987 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-b2ff72fa-aac6-4188-9dc5-613869c37c19', 'content-length': '0', 'date': 'Wed, 25 May 2022 20:37:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.15:9696/v2.0/security-groups/a91ae33f-6194-4362-a8f9-a96a8516f28f'} Body: b'' 2022-05-25 20:37:04,015 104088 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.15/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-712182529 0.027s 2022-05-25 20:37:04,016 104088 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 20:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd649b7-d8ef-43ca-9b99-bf86a42534fe', 'x-compute-request-id': 'req-1cd649b7-d8ef-43ca-9b99-bf86a42534fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.15/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-712182529'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 262, in test_server_connectivity_live_migration self.assertNotEqual(old_host, new_host, 'Server did not migrate') File "/usr/lib/python3.8/unittest/case.py", line 921, in assertNotEqual raise self.failureException(msg) AssertionError: 'n-h2-843338-1' == 'n-h2-843338-1' : Server did not migrate |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt5.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt5.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt5.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt5.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
pass
pt5.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt5.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt6.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt7.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt8.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt9.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt10.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt11.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt12.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt13.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesUnderV243Test) |
skip
pt14.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
AttachInterfacesTestJSON) |
skip
pt14.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesV270Test) |
skip
pt14.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt15.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt16.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt17.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 3 | 0 | 0 | 0 | 3 | Detail | |
ServerBootFromVolumeStableRescueTest) |
skip
pt18.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt18.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerStableDeviceRescueTest) |
skip
pt18.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt19.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt21.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt22.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt23.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt24.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt25.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt26.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt27.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt28.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt29.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt30.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt31.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt32.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt33.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt34.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt35.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt36.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt37.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt38.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt39.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt40.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
UpdateImageMetaTest) |
skip
pt41.1: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
ListImagesTest) |
skip
pt41.2: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
CreateRegisterImagesTest) |
skip
pt41.3: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt42.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt43.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
ImportImagesTest) |
skip
pt44.1: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
MultiStoresImportImagesTest) |
skip
pt44.2: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt45.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.network.admin.test_metering_extensions | 2 | 0 | 0 | 0 | 2 | Detail | |
MeteringIpV6TestJSON) |
skip
pt46.1: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON) |
||||||
MeteringTestJSON) |
skip
pt46.2: setUpClass (tempest.api.network.admin.test_metering_extensions.MeteringTestJSON) |
||||||
setUpClass (tempest.api.network.test_tags | 1 | 0 | 0 | 0 | 1 | Detail | |
TagsTest) |
skip
pt47.1: setUpClass (tempest.api.network.test_tags.TagsTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt48.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt49.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_compute_unified_limits | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersQuotaTest) |
skip
pt50.1: setUpClass (tempest.scenario.test_compute_unified_limits.ServersQuotaTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt51.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_network_qos_placement | 2 | 0 | 0 | 0 | 2 | Detail | |
QoSBandwidthAndPacketRateTests) |
skip
pt52.1: setUpClass (tempest.scenario.test_network_qos_placement.QoSBandwidthAndPacketRateTests) |
||||||
MinBwAllocationPlacementTest) |
skip
pt52.2: setUpClass (tempest.scenario.test_network_qos_placement.MinBwAllocationPlacementTest) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt53.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
pass
pt54.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt54.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt54.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt54.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt54.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt54.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt54.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt54.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt54.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt55.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt56.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt56.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt56.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt56.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt56.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt56.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt56.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt56.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt56.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt56.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt56.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt56.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt56.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt56.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt57.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt57.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt58.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
pass
pt59.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt60.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt60.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt61.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt61.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt61.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt61.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt61.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt61.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt61.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt61.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt61.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt61.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt62.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt62.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt63.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt63.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt63.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt63.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt63.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt64.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt65.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt65.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt65.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt66.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt66.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt66.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt66.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt66.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt66.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt66.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt67.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt68.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt69.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt69.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt69.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt69.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt69.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt70.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt70.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt70.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt70.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt70.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt70.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt70.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt70.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt70.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt70.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt70.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt70.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt70.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt70.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt71.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt71.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt71.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt71.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt71.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt72.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt72.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt73.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt74.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt75.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt75.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt75.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt75.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt75.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt75.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt75.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt76.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt76.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt76.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt76.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt77.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt77.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt78.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt78.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt79.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt80.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt81.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt81.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt82.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt82.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt83.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt84.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt85.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt85.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt85.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt85.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt86.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt87.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt88.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt88.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt88.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt88.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt89.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt89.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt90.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt91.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt92.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt93.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt93.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt93.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt93.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt93.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt93.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt93.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt93.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
skip
pt93.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt93.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt94.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt94.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt94.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt94.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt94.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt94.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt94.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt95.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
pass
pt95.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
pass
pt95.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
pass
pt95.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
pass
pt95.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt96.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt96.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt96.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt97.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt97.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt97.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt97.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt98.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt98.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt98.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt98.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt98.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt98.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt98.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt99.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt99.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt99.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt100.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt100.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt100.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt101.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
pass
pt102.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt102.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt103.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt103.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt103.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt103.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt103.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt103.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt103.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt103.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt103.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt103.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt103.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt104.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt105.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt105.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt106.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt106.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt107.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt107.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt107.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt107.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt108.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt108.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt109.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt109.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt109.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt110.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt111.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt111.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt111.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt111.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt111.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt111.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt112.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt112.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt112.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt112.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt112.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt112.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt113.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt113.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt113.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt113.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt114.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt114.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt114.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt114.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt114.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt114.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt115.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt115.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt115.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt115.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt116.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt116.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt117.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt117.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt117.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt117.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt117.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt118.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt118.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt118.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt118.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt118.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt118.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt118.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt118.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt118.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt118.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt118.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt118.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt118.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt119.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt120.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt120.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt120.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt121.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt121.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt121.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt121.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt122.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt122.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt122.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt122.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt122.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt122.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt122.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt122.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt123.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt123.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt123.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt123.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt123.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt123.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt124.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt125.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt126.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt126.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt126.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt126.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt126.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt127.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt127.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt127.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt127.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt127.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt127.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt127.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt127.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt128.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt128.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt128.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt128.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt128.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt129.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt129.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt129.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt129.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt129.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt129.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt129.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt129.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt129.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt129.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt129.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt130.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt131.1: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt131.2: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt131.3: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt131.4: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt131.5: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 0 | 0 | 0 | 1 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
skip
pt132.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt133.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt133.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt133.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt133.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt133.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt134.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt134.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt134.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt134.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt134.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt135.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt135.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt136.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt136.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt136.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt136.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt136.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt136.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt136.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt136.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt137.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt138.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt139.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt139.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt139.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt139.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt139.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt140.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt140.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt141.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt142.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt142.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt143.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt143.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt143.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt143.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt143.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt143.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt143.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt143.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt143.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt143.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt143.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt143.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt143.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt143.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt143.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt143.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt143.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt144.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt144.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt144.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt144.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt144.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt144.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt144.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt144.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt144.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt144.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt144.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt145.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt145.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt146.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt146.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt146.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt146.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt146.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt147.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt147.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt147.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
pass
pt147.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt147.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt147.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt147.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt147.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt147.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt147.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt147.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt147.12: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt147.13: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt147.14: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt147.15: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt147.16: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt147.17: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
pass
pt148.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt149.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
pass
pt149.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
pass
pt150.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
pass
pt150.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt151.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt152.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt152.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt152.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt152.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt152.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt152.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 4 | 0 | 0 | 8 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt153.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
skip
pt153.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt153.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
skip
pt153.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt153.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt153.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
skip
pt153.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
skip
pt153.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
skip
pt153.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
skip
pt153.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
skip
pt153.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
skip
pt153.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt154.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt154.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt155.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt156.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt156.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt157.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt157.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt157.3: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
pass
pt157.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt157.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt157.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt158.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt158.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt158.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt158.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt159.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt159.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt160.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt160.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt160.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt160.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt160.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt160.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt160.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt161.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt162.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 42 | 41 | 0 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt163.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt163.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt163.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt163.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt163.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt163.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt163.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt163.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt163.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt163.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt163.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt163.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt163.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt163.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt163.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt163.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt163.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt163.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt163.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt163.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt163.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt163.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt163.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt163.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt163.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt163.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt163.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt163.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt163.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt163.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt163.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt163.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt163.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt163.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt163.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt163.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt163.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt163.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt163.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt163.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt163.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt163.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt164.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt164.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt165.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt165.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt166.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt166.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt166.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt167.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt168.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt168.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt169.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt169.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt170.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt170.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt171.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt171.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt171.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt172.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt173.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt174.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt174.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt174.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt174.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt174.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt174.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt175.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt175.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt175.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt175.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt175.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt175.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt175.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt175.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt176.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt177.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt177.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt178.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt179.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt179.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt179.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt179.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt180.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt180.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt180.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt180.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt180.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt180.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt180.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt181.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt181.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt181.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt181.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt181.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt182.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt182.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt183.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt183.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt183.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt184.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt184.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt184.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt184.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt185.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt185.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt185.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt185.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt186.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt186.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt186.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt186.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt186.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt186.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt187.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt187.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt187.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt188.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt188.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt189.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt189.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt189.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt189.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt189.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt190.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt190.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt190.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt190.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt191.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt191.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt192.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt193.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt193.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt193.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt193.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt193.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt193.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt193.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt193.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt193.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt193.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt193.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt194.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt194.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt194.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt194.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt194.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt194.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt195.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt196.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt196.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt196.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt196.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt197.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt197.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt197.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt197.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt197.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
pass
pt197.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt197.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt197.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
pass
pt197.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt197.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt197.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt197.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt197.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt197.14: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt197.15: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt198.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt198.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt198.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt199.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt199.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt199.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt200.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt200.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt200.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt200.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt200.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt200.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt201.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt201.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt201.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt201.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt201.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt202.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt202.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt203.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt203.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt203.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt204.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt204.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt204.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt204.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt204.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt205.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt205.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt205.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt205.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt205.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt206.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt207.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt208.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt208.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt208.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt208.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt209.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt210.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt210.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt210.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt211.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt211.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt211.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt212.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt212.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt213.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt213.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt213.3: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt214.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt215.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt215.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt216.1: tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt217.1: tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt218.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt218.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt218.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt218.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt219.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt220.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt220.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt220.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt220.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt220.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt220.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt220.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt220.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt220.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt220.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt220.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt220.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt220.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt220.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt220.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt221.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt221.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt221.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt221.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt221.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt221.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt222.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt222.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt223.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt223.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt223.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt223.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt223.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt223.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt223.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt223.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt223.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt223.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
pass
pt224.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
||||||
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt224.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt224.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt224.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt224.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt224.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt224.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt224.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt224.9: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
pass
pt224.10: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt225.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt226.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt226.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt227.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt228.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt228.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt228.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt229.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt229.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt229.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt229.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt229.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt230.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt231.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt231.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt232.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt233.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt233.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt233.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt233.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt234.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt234.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt234.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt234.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt235.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt235.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt236.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt236.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt236.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt236.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt236.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt236.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt236.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt236.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt236.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt237.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt237.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt237.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt237.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt237.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt237.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt237.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt237.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt237.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt238.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt238.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt238.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt239.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt240.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt241.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt242.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt242.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt242.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt242.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt243.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt243.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt243.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt243.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt244.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt244.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt244.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt244.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt244.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt244.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt244.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt244.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt244.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt244.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt244.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt245.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt246.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt246.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt247.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt247.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt248.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt248.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt248.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt248.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt248.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt249.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt249.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt249.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt250.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt250.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt250.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt251.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt251.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt251.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt252.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt252.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt252.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt252.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt252.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt252.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt252.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt252.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt252.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt252.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt252.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt252.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt252.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt252.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt252.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt252.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt252.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt252.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt252.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt252.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt252.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt252.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt253.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt253.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt253.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt253.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt253.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt254.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt254.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt254.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt254.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt254.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt254.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt254.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt254.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt254.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt254.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt254.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt254.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt254.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt254.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt254.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt254.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt254.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt254.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt254.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt254.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt255.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt255.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt255.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt255.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt255.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt255.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt255.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt255.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt255.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt255.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt256.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt256.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt256.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt256.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt256.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt256.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt256.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt256.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt256.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt256.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt256.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt256.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt256.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt256.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt256.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt257.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt257.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt257.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt257.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt257.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt257.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt257.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt257.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt257.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt257.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt257.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt257.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt257.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt257.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt257.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt258.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt258.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt258.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt258.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt258.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt258.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt258.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt259.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt259.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt259.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt259.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt259.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt259.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt259.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt260.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt261.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt261.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt261.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt261.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt261.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt261.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt261.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt262.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt262.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt262.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt262.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt262.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt262.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt262.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt263.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt263.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt263.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt263.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt263.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt263.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt263.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt263.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt263.9: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt264.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt264.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt264.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt264.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt264.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt264.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt264.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt264.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt264.9: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt265.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt265.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt265.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt265.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt265.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt265.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt265.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt265.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt265.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt265.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt265.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt265.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt265.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt265.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt266.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt266.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt266.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt266.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt266.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt266.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt266.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt266.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt266.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt266.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt266.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt266.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt266.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt267.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt268.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt269.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt269.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt270.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt270.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt271.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt271.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt272.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt273.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt273.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt273.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt274.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt275.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt276.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt276.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt277.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt277.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt278.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt279.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
||||||
tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt280.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt280.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt280.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt280.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt280.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt280.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt280.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
pass
pt281.1: tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt282.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt282.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt282.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt282.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt282.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt282.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
||||||
tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt283.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt283.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
||||||
tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt284.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt284.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
pass
pt285.1: tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
||||||
tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt286.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt286.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
||||||
tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt287.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt287.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
||||||
tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt288.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt288.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt288.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt288.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt288.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt288.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt288.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
||||||
tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt289.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt289.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt289.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
||||||
tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt290.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
||||||
tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt291.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt291.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt291.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt291.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt291.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
||||||
tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt292.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt292.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt292.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt292.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt292.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
||||||
tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt293.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt293.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
||||||
tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt294.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt294.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt295.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt295.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt295.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt295.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt295.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt296.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt296.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt296.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt297.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt297.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt297.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt297.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt297.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt297.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt297.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt297.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt297.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt297.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt297.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt297.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt298.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt298.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt298.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt298.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt298.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt298.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt299.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt299.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt299.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt299.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt299.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt299.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt300.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt300.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
||||||
tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt301.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
||||||
tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt302.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
||||||
tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt303.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
||||||
tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt304.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
||||||
tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt305.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt305.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
||||||
tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt306.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt306.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt307.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt308.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt308.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt309.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt309.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt310.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt310.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt311.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt311.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt312.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt312.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt312.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt312.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt312.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt312.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt313.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt313.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt313.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt314.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt315.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt315.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt316.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt317.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt317.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt318.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt318.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt318.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt319.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt320.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt320.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt320.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt320.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt320.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt320.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt320.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt320.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt320.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt320.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt320.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt320.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt320.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt320.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt320.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt320.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt320.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt320.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt321.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt321.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt321.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt321.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt321.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt321.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt321.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt321.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt321.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt321.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt321.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt321.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt321.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt321.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt321.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt321.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt321.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt321.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt321.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt321.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt321.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt321.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt321.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt321.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt321.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt321.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt321.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt321.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt321.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt321.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt321.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt321.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt322.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt322.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt322.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt322.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt322.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt322.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt323.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt323.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt323.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt323.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt323.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt323.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt323.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt323.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt323.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt323.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt323.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt323.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt323.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt324.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt324.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt324.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt324.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt324.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt324.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt325.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt326.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt326.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt327.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 2 | 0 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt328.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt328.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
pass
pt328.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt328.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt329.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt329.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
pass
pt330.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt331.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt332.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 1 | 0 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
pass
pt333.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 2 | 0 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt334.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt334.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt335.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt336.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt336.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt336.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt336.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt337.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 4 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt338.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt338.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt338.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt338.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 1276 | 1180 | 8 | 0 | 88 |