Status: Pass 1148 Failure 10 Skip 75
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py", line 72, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (FloatingIPsAssociationNegativeTestJSON:setUpClass) Server 9a97e3a6-198d-43f3-b22a-072de8bd9ac9 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_list_server_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServerFiltersTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_list_server_filters.py", line 66, in resource_setup waiters.wait_for_server_status(cls.client, cls.s1['id'], File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ListServerFiltersTestJSON:setUpClass) Server 3f406fa9-6437-4780-a0d2-9f3fb8b949f2 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 84, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 427, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerActionsTestJSON:setUpClass) Server 5d1543a0-b0d0-4dae-8952-563594d08c2f failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.servers.test_server_tags | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerTagsTestJSON) |
fail
ft4.1: setUpClass (tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_tags.py", line 45, in resource_setup cls.server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerTagsTestJSON:setUpClass) Server 1a95f5db-4d76-4c40-93b7-310dc873d58f failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 3 | 2 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
fail
ft5.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-05-06 03:49:31,701 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 201 POST http://10.222.0.10/identity/v3/auth/tokens 0.098s 2021-05-06 03:49:31,702 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 06 May 2021 03:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3692', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3269f96c-632d-46b9-9ea9-25d2e935ae76', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7fe8b75c4e1d428f8051b8979606283f", "name": "tempest-ServerDiskConfigTestJSON-1610282975-project", "password_expires_at": null}, "audit_ids": ["r5TXvxsPTDiLjqCD2jU6qA"], "expires_at": "2021-05-06T04:49:31.000000Z", "issued_at": "2021-05-06T03:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87e8397a37f2491ba1e103f4d22c2103", "name": "tempest-ServerDiskConfigTestJSON-1610282975"}, "is_domain": false, "roles": [{"id": "0a250e770fbb4b53a054b18f5162ee18", "name": "reader"}, {"id": "b00121122ce6449b88318139a2be960d", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b25a0154b064863bd2c4eb392ab5b13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "0313824f2497466faf5749d5dd082321", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "034c70fff7c74495b953df76183774eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "03eeb44cd5114c0b9d1715c7c6616761", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c0684eb67094d4da2976386e9e653b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "0cd87709102845fbb4bda40515925274", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "afb9e03b553d4aae88ed5bfa72858696", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2.1", "region": "RegionOne"}], "id": "2303e649e19245a6b2971b4bbf8345f4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b7bed8f443c14f818edbff643f7670b4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/placement", "region": "RegionOne"}], "id": "279e6b8a33704566875a6e1a7ca7f501", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "869c8add4ccd42068ece4b4687e1c276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/image", "region": "RegionOne"}], "id": "30575a18ad784e88a085fb1cba5c2fb3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9bfca468aedb44aeb6a46e99f2264c59", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10:8080", "region": "RegionOne"}, {"id": "aa0aa4d11fa0477fb2975c272888ad42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:8080/v1/AUTH_87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "63c83079c4aa482ca174dcc721e294e9", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1ceda9ecb7f94e9fa3cb27c0c6fda5f5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:9696/", "region": "RegionOne"}], "id": "a6721a5c9cf74beeac1c5d65ca70b2d1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "013661b54c2f46898fed17351d1411c7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}, {"id": "9b6165703eac4ee1b7dea12fcacf5214", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}], "id": "c77b37feccfd4e31bee33ea18061805f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f48e500d2af649ac8699fab96531de5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v2/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "d065430df049405ba67ce5dee6c5251c", "type": "volumev2", "name": "cinderv2"}]}}' 2021-05-06 03:49:31,702 90434 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config) Found network {'id': '75b2da74-8cb5-4485-8aef-531bdbd0644f', 'name': 'tempest-ServerDiskConfigTestJSON-1464434981-network', 'tenant_id': '87e8397a37f2491ba1e103f4d22c2103', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '87e8397a37f2491ba1e103f4d22c2103', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 179, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-05-06T03:49:29Z', 'updated_at': '2021-05-06T03:49:29Z', 'revision_number': 1} available for tenant 2021-05-06 03:49:33,604 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 202 POST http://10.222.0.10/compute/v2.1/servers 1.900s 2021-05-06 03:49:33,604 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-618287216", "imageRef": "27c517c0-75ea-4426-981d-5c2509f33568", "flavorRef": "452", "networks": [{"uuid": "75b2da74-8cb5-4485-8aef-531bdbd0644f"}]}} Response - Headers: {'date': 'Thu, 06 May 2021 03:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58c3f565-6948-4821-a398-678f702e2549', 'x-compute-request-id': 'req-58c3f565-6948-4821-a398-678f702e2549', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4b73bn257iDB"}}' 2021-05-06 03:49:33,721 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.114s 2021-05-06 03:49:33,721 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8705f4cd-e452-4b58-8a34-bb3462d0853a', 'x-compute-request-id': 'req-8705f4cd-e452-4b58-8a34-bb3462d0853a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:34,849 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.120s 2021-05-06 03:49:34,850 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eae78caa-71c6-4894-9d72-5452e4a723ae', 'x-compute-request-id': 'req-eae78caa-71c6-4894-9d72-5452e4a723ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:36,156 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.288s 2021-05-06 03:49:36,156 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0de8fa74-fa0a-42e1-81c1-3c85627c9747', 'x-compute-request-id': 'req-0de8fa74-fa0a-42e1-81c1-3c85627c9747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:37,328 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.160s 2021-05-06 03:49:37,329 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5851df6-6a67-4ea2-8918-854b26f4730b', 'x-compute-request-id': 'req-e5851df6-6a67-4ea2-8918-854b26f4730b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:38,592 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.255s 2021-05-06 03:49:38,593 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ed873c-3980-4561-b176-bd4328b04018', 'x-compute-request-id': 'req-d8ed873c-3980-4561-b176-bd4328b04018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:39,808 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.206s 2021-05-06 03:49:39,808 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e8ca63-3800-4b82-9333-77a7bcb1755f', 'x-compute-request-id': 'req-91e8ca63-3800-4b82-9333-77a7bcb1755f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:41,227 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.410s 2021-05-06 03:49:41,227 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-807bf615-f23a-4b2e-8355-d7dcac10bcb3', 'x-compute-request-id': 'req-807bf615-f23a-4b2e-8355-d7dcac10bcb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:42,390 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.154s 2021-05-06 03:49:42,391 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a326758-135b-4638-bd6e-8fcc1caca8a2', 'x-compute-request-id': 'req-5a326758-135b-4638-bd6e-8fcc1caca8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:43,804 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.397s 2021-05-06 03:49:43,805 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26531582-a361-493c-8602-c01224fd35de', 'x-compute-request-id': 'req-26531582-a361-493c-8602-c01224fd35de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:44,914 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.101s 2021-05-06 03:49:44,915 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e3466e-6671-44e6-a6ae-1999ecc70098', 'x-compute-request-id': 'req-d1e3466e-6671-44e6-a6ae-1999ecc70098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:46,375 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.439s 2021-05-06 03:49:46,376 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea72716-3007-4e1c-9981-5aa5f37b9369', 'x-compute-request-id': 'req-eea72716-3007-4e1c-9981-5aa5f37b9369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:47,531 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.146s 2021-05-06 03:49:47,531 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88797b5a-253b-46c1-8754-893c510abbb1', 'x-compute-request-id': 'req-88797b5a-253b-46c1-8754-893c510abbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:48,730 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.190s 2021-05-06 03:49:48,730 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ef6038-1884-40db-bc3a-2678d30c89ab', 'x-compute-request-id': 'req-b5ef6038-1884-40db-bc3a-2678d30c89ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:49,843 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.102s 2021-05-06 03:49:49,844 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774c7ba3-d172-4e17-8b15-afa1d5aff964', 'x-compute-request-id': 'req-774c7ba3-d172-4e17-8b15-afa1d5aff964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:50,979 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.126s 2021-05-06 03:49:50,979 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db87b2e-f6d4-493d-b542-ddeb3926a08a', 'x-compute-request-id': 'req-8db87b2e-f6d4-493d-b542-ddeb3926a08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:52,181 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.193s 2021-05-06 03:49:52,182 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c92ce4a9-fa48-4e50-b789-39920d475035', 'x-compute-request-id': 'req-c92ce4a9-fa48-4e50-b789-39920d475035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:53,327 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.132s 2021-05-06 03:49:53,328 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c1d91e-8b17-495b-b7de-1498d2f86e6f', 'x-compute-request-id': 'req-c5c1d91e-8b17-495b-b7de-1498d2f86e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:54,488 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.151s 2021-05-06 03:49:54,488 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe3bde3-d2bf-4fbc-bda6-392a46afc04e', 'x-compute-request-id': 'req-2fe3bde3-d2bf-4fbc-bda6-392a46afc04e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:55,638 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.141s 2021-05-06 03:49:55,639 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c9ed22-0abd-4429-b9e1-2dc79bcde9bb', 'x-compute-request-id': 'req-03c9ed22-0abd-4429-b9e1-2dc79bcde9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:56,777 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.130s 2021-05-06 03:49:56,778 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb0bcec-361f-4040-afc1-c81546efad3d', 'x-compute-request-id': 'req-5cb0bcec-361f-4040-afc1-c81546efad3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:57,980 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.194s 2021-05-06 03:49:57,980 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d242e62-032d-4149-beda-4be56360278b', 'x-compute-request-id': 'req-8d242e62-032d-4149-beda-4be56360278b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:49:59,140 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.147s 2021-05-06 03:49:59,140 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-138b9f8e-5721-4314-9243-6fc136e9ace0', 'x-compute-request-id': 'req-138b9f8e-5721-4314-9243-6fc136e9ace0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:00,379 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.226s 2021-05-06 03:50:00,379 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b47785-a214-4c87-ad75-679bd29b37d7', 'x-compute-request-id': 'req-08b47785-a214-4c87-ad75-679bd29b37d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:01,579 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.190s 2021-05-06 03:50:01,580 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d6677f-3fc6-4c8c-8f27-d467f2dade10', 'x-compute-request-id': 'req-f7d6677f-3fc6-4c8c-8f27-d467f2dade10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:02,761 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.172s 2021-05-06 03:50:02,761 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730d5714-a5b6-4c89-8b71-eb3cf91f319b', 'x-compute-request-id': 'req-730d5714-a5b6-4c89-8b71-eb3cf91f319b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:03,934 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.158s 2021-05-06 03:50:03,935 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7442988-35d3-4a68-b133-012f02867a6f', 'x-compute-request-id': 'req-d7442988-35d3-4a68-b133-012f02867a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:05,212 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.264s 2021-05-06 03:50:05,213 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb5f46a-ccc3-4fa5-a163-a42fcda89532', 'x-compute-request-id': 'req-8bb5f46a-ccc3-4fa5-a163-a42fcda89532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:06,427 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.199s 2021-05-06 03:50:06,427 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba3e906-dd18-44f1-81de-14bf73e008d2', 'x-compute-request-id': 'req-5ba3e906-dd18-44f1-81de-14bf73e008d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:07,537 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.100s 2021-05-06 03:50:07,537 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc65c81e-bf04-44a0-bb4b-24116482ef4c', 'x-compute-request-id': 'req-fc65c81e-bf04-44a0-bb4b-24116482ef4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:08,699 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.152s 2021-05-06 03:50:08,699 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06fb5277-2f5d-4fb8-98bb-6420d2f96034', 'x-compute-request-id': 'req-06fb5277-2f5d-4fb8-98bb-6420d2f96034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:10,198 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.491s 2021-05-06 03:50:10,199 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3509876b-b93f-4170-9990-d524f4548933', 'x-compute-request-id': 'req-3509876b-b93f-4170-9990-d524f4548933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:11,779 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.565s 2021-05-06 03:50:11,780 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1088435e-39ea-40c8-af6c-a46c02d4b1e4', 'x-compute-request-id': 'req-1088435e-39ea-40c8-af6c-a46c02d4b1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:13,077 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.284s 2021-05-06 03:50:13,078 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c669855-e3a4-4bda-97f7-e3bccf9c6f7e', 'x-compute-request-id': 'req-6c669855-e3a4-4bda-97f7-e3bccf9c6f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:14,256 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.163s 2021-05-06 03:50:14,257 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8309ce63-f33a-4f98-9b91-e5e3288bc4cc', 'x-compute-request-id': 'req-8309ce63-f33a-4f98-9b91-e5e3288bc4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:15,603 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.332s 2021-05-06 03:50:15,604 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d04da8c-cb99-4cc8-94d0-0071e7ac0aa1', 'x-compute-request-id': 'req-5d04da8c-cb99-4cc8-94d0-0071e7ac0aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:16,894 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.282s 2021-05-06 03:50:16,895 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7409222-223b-4188-b201-890b9ed95ae7', 'x-compute-request-id': 'req-f7409222-223b-4188-b201-890b9ed95ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:18,479 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.570s 2021-05-06 03:50:18,479 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6919be24-332b-449a-b595-80ee911181cf', 'x-compute-request-id': 'req-6919be24-332b-449a-b595-80ee911181cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:19,909 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.414s 2021-05-06 03:50:19,910 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-426ceb30-a90d-4db2-9f65-54d8f22767cb', 'x-compute-request-id': 'req-426ceb30-a90d-4db2-9f65-54d8f22767cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:21,183 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.263s 2021-05-06 03:50:21,183 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa3ad32-136b-40b1-925b-7a51c0b37821', 'x-compute-request-id': 'req-cfa3ad32-136b-40b1-925b-7a51c0b37821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:22,340 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.149s 2021-05-06 03:50:22,341 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca26be4-a3ce-4ef5-9e46-8c96bda6a8a5', 'x-compute-request-id': 'req-7ca26be4-a3ce-4ef5-9e46-8c96bda6a8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:23,627 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.278s 2021-05-06 03:50:23,628 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-614952e4-c5bc-4329-acfa-59c484666b97', 'x-compute-request-id': 'req-614952e4-c5bc-4329-acfa-59c484666b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:24,757 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.120s 2021-05-06 03:50:24,758 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2093a30-c997-4502-ab39-5b9b9debb29d', 'x-compute-request-id': 'req-a2093a30-c997-4502-ab39-5b9b9debb29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:26,136 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.370s 2021-05-06 03:50:26,137 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0746898-af9b-4ec8-b96c-7f15af46db12', 'x-compute-request-id': 'req-e0746898-af9b-4ec8-b96c-7f15af46db12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:27,280 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.134s 2021-05-06 03:50:27,280 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21858e8-641c-450b-bc54-30297ee1a2f7', 'x-compute-request-id': 'req-c21858e8-641c-450b-bc54-30297ee1a2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:28,433 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.143s 2021-05-06 03:50:28,433 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e3c054-d9d6-4b83-b5aa-9fc7248cd603', 'x-compute-request-id': 'req-17e3c054-d9d6-4b83-b5aa-9fc7248cd603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:29,562 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.114s 2021-05-06 03:50:29,562 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a22e0e-1ee6-4a6f-8624-c71ede0a3e51', 'x-compute-request-id': 'req-c1a22e0e-1ee6-4a6f-8624-c71ede0a3e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:30,697 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.125s 2021-05-06 03:50:30,698 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2928f35-c44b-4ce0-8974-3a20217ef326', 'x-compute-request-id': 'req-c2928f35-c44b-4ce0-8974-3a20217ef326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:31,815 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.108s 2021-05-06 03:50:31,816 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5701fb-3fb6-4fdc-a5af-1919a6ecebf4', 'x-compute-request-id': 'req-be5701fb-3fb6-4fdc-a5af-1919a6ecebf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:32,937 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.109s 2021-05-06 03:50:32,937 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce01a12-06e6-4d0f-8432-034c205ad5b8', 'x-compute-request-id': 'req-0ce01a12-06e6-4d0f-8432-034c205ad5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:34,062 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.115s 2021-05-06 03:50:34,063 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc645081-9550-4b37-9400-69d319172038', 'x-compute-request-id': 'req-cc645081-9550-4b37-9400-69d319172038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:35,173 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.102s 2021-05-06 03:50:35,174 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a75e72-3225-48ef-8e19-5e1cb9aa5f3c', 'x-compute-request-id': 'req-78a75e72-3225-48ef-8e19-5e1cb9aa5f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:36,307 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.116s 2021-05-06 03:50:36,307 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec01861-2383-48de-b037-d913e02957cb', 'x-compute-request-id': 'req-8ec01861-2383-48de-b037-d913e02957cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:37,421 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.102s 2021-05-06 03:50:37,422 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b33bef-e25e-4874-b7f0-002de7aacd95', 'x-compute-request-id': 'req-c8b33bef-e25e-4874-b7f0-002de7aacd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:38,540 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.108s 2021-05-06 03:50:38,541 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18124eba-9334-482a-b492-952d71519bb2', 'x-compute-request-id': 'req-18124eba-9334-482a-b492-952d71519bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:39,938 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.389s 2021-05-06 03:50:39,939 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e336cfbe-3e87-4baa-895d-0ddc39d8f8f9', 'x-compute-request-id': 'req-e336cfbe-3e87-4baa-895d-0ddc39d8f8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:41,098 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.150s 2021-05-06 03:50:41,099 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27d4e8eb-73e1-46bc-ab75-1fbae48ac960', 'x-compute-request-id': 'req-27d4e8eb-73e1-46bc-ab75-1fbae48ac960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:42,238 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.131s 2021-05-06 03:50:42,238 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0cf5aef-f6f1-43c4-b9ec-502be7c58598', 'x-compute-request-id': 'req-a0cf5aef-f6f1-43c4-b9ec-502be7c58598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:43,493 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.245s 2021-05-06 03:50:43,493 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686c37bd-efbe-4c69-8607-410c77c15afe', 'x-compute-request-id': 'req-686c37bd-efbe-4c69-8607-410c77c15afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:44,655 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.142s 2021-05-06 03:50:44,655 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758308ce-5d7b-4e7b-88d0-9b6a198c53dd', 'x-compute-request-id': 'req-758308ce-5d7b-4e7b-88d0-9b6a198c53dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:45,793 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.128s 2021-05-06 03:50:45,793 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3ce5cb-3b54-47b1-9d96-badc4606cd46', 'x-compute-request-id': 'req-9b3ce5cb-3b54-47b1-9d96-badc4606cd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:47,074 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.271s 2021-05-06 03:50:47,075 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9696687e-db61-4ada-85cf-d02c819588a2', 'x-compute-request-id': 'req-9696687e-db61-4ada-85cf-d02c819588a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:48,188 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.104s 2021-05-06 03:50:48,188 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36b9163-0acd-41ac-8035-be15474f9b5e', 'x-compute-request-id': 'req-a36b9163-0acd-41ac-8035-be15474f9b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:49,327 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.130s 2021-05-06 03:50:49,327 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1584fb6-13b2-4e1e-a10e-d806461f535c', 'x-compute-request-id': 'req-b1584fb6-13b2-4e1e-a10e-d806461f535c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:50,437 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.101s 2021-05-06 03:50:50,438 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbcb39c-8351-4043-a674-acb85be4c8b1', 'x-compute-request-id': 'req-adbcb39c-8351-4043-a674-acb85be4c8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:51,607 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.159s 2021-05-06 03:50:51,607 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b58d9dc-8f04-4dae-ae5c-8959fddb33fa', 'x-compute-request-id': 'req-2b58d9dc-8f04-4dae-ae5c-8959fddb33fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:52,849 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.232s 2021-05-06 03:50:52,849 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fffaa931-958a-4dfa-ab26-582eee81f4b1', 'x-compute-request-id': 'req-fffaa931-958a-4dfa-ab26-582eee81f4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:53,987 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.130s 2021-05-06 03:50:53,987 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9472533d-6de2-4e39-ba15-c066d704a742', 'x-compute-request-id': 'req-9472533d-6de2-4e39-ba15-c066d704a742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:55,168 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.171s 2021-05-06 03:50:55,169 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c5b917a-d3d5-4a70-9a72-38cbe667163b', 'x-compute-request-id': 'req-3c5b917a-d3d5-4a70-9a72-38cbe667163b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:56,290 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.112s 2021-05-06 03:50:56,290 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb7a43b-f2a4-497d-9812-bfdf16495a96', 'x-compute-request-id': 'req-8bb7a43b-f2a4-497d-9812-bfdf16495a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:57,632 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.333s 2021-05-06 03:50:57,632 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a5b8c9-c000-4a12-a698-9d3101401a38', 'x-compute-request-id': 'req-00a5b8c9-c000-4a12-a698-9d3101401a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:58,740 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.100s 2021-05-06 03:50:58,740 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18757b6d-4abc-4c1d-a317-ddc33f46ae28', 'x-compute-request-id': 'req-18757b6d-4abc-4c1d-a317-ddc33f46ae28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:50:59,991 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.241s 2021-05-06 03:50:59,991 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41a88563-d7bb-4bf5-ba51-d0f2fcaaf861', 'x-compute-request-id': 'req-41a88563-d7bb-4bf5-ba51-d0f2fcaaf861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:01,275 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.276s 2021-05-06 03:51:01,276 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a3cd7d-c4c7-4644-9ec7-498f0e83dadb', 'x-compute-request-id': 'req-86a3cd7d-c4c7-4644-9ec7-498f0e83dadb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:02,468 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.184s 2021-05-06 03:51:02,469 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b110de-78fc-4723-a544-f84a740f4ef3', 'x-compute-request-id': 'req-a9b110de-78fc-4723-a544-f84a740f4ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:03,743 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.264s 2021-05-06 03:51:03,743 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4764359-228a-4641-bccc-f475ab055eac', 'x-compute-request-id': 'req-a4764359-228a-4641-bccc-f475ab055eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:05,068 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.316s 2021-05-06 03:51:05,068 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1afcd6aa-c683-405b-850d-3044669c7260', 'x-compute-request-id': 'req-1afcd6aa-c683-405b-850d-3044669c7260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:06,165 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.087s 2021-05-06 03:51:06,165 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae213b1-da2e-4012-ba3b-e69d75586889', 'x-compute-request-id': 'req-5ae213b1-da2e-4012-ba3b-e69d75586889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:07,266 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.092s 2021-05-06 03:51:07,266 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf87902-0f68-44e3-8d87-1c0aa10a5b69', 'x-compute-request-id': 'req-caf87902-0f68-44e3-8d87-1c0aa10a5b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:08,363 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.088s 2021-05-06 03:51:08,363 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c6a0ee6-e861-498c-9c72-0d8c63019934', 'x-compute-request-id': 'req-4c6a0ee6-e861-498c-9c72-0d8c63019934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:09,461 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.089s 2021-05-06 03:51:09,462 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95bf73ed-799d-446e-ab72-f091496136a4', 'x-compute-request-id': 'req-95bf73ed-799d-446e-ab72-f091496136a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:10,585 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.115s 2021-05-06 03:51:10,585 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda171c3-ab58-49bf-9ec0-953b2878f854', 'x-compute-request-id': 'req-eda171c3-ab58-49bf-9ec0-953b2878f854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:11,697 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.103s 2021-05-06 03:51:11,697 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-451e7aa3-e587-4dcb-afb4-17146ce926f3', 'x-compute-request-id': 'req-451e7aa3-e587-4dcb-afb4-17146ce926f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:12,807 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.101s 2021-05-06 03:51:12,807 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000a4056-1f7b-4e21-bb46-952cc689eb0c', 'x-compute-request-id': 'req-000a4056-1f7b-4e21-bb46-952cc689eb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:13,919 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.104s 2021-05-06 03:51:13,919 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2459f3-47fe-4975-938a-e18f65527a00', 'x-compute-request-id': 'req-bf2459f3-47fe-4975-938a-e18f65527a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:15,162 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.233s 2021-05-06 03:51:15,163 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b2d936-6ca9-4129-bf26-3e9f0d329309', 'x-compute-request-id': 'req-83b2d936-6ca9-4129-bf26-3e9f0d329309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:16,293 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.121s 2021-05-06 03:51:16,293 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5daa585d-e3b7-447a-985a-d54f16a9a010', 'x-compute-request-id': 'req-5daa585d-e3b7-447a-985a-d54f16a9a010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:17,470 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.168s 2021-05-06 03:51:17,470 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e141caf2-eeb3-471a-9bb0-fae2938cb89d', 'x-compute-request-id': 'req-e141caf2-eeb3-471a-9bb0-fae2938cb89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:18,783 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.304s 2021-05-06 03:51:18,783 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e87cc0-e6fd-4da5-bd68-3c0f9c56144e', 'x-compute-request-id': 'req-c9e87cc0-e6fd-4da5-bd68-3c0f9c56144e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:19,957 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.165s 2021-05-06 03:51:19,958 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ab6904-6e1b-42f6-8d7e-6bd5f1816884', 'x-compute-request-id': 'req-06ab6904-6e1b-42f6-8d7e-6bd5f1816884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:21,096 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.131s 2021-05-06 03:51:21,097 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc0bd335-4166-44a7-86b4-1f726b78a44d', 'x-compute-request-id': 'req-dc0bd335-4166-44a7-86b4-1f726b78a44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:22,313 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.204s 2021-05-06 03:51:22,313 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b578f0b0-f733-4558-9780-dec6b85fa70a', 'x-compute-request-id': 'req-b578f0b0-f733-4558-9780-dec6b85fa70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:23,496 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.172s 2021-05-06 03:51:23,496 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea4bf39c-7a01-4626-ad73-271051064825', 'x-compute-request-id': 'req-ea4bf39c-7a01-4626-ad73-271051064825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:24,751 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.245s 2021-05-06 03:51:24,751 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6696bd13-ed62-443b-8d27-345291cdf7e6', 'x-compute-request-id': 'req-6696bd13-ed62-443b-8d27-345291cdf7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:25,885 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.124s 2021-05-06 03:51:25,885 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74fce544-e81b-49b7-8a32-6a0dd44fb949', 'x-compute-request-id': 'req-74fce544-e81b-49b7-8a32-6a0dd44fb949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:26,995 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.102s 2021-05-06 03:51:26,996 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9534e39e-6faf-466c-b1e2-192608e8d723', 'x-compute-request-id': 'req-9534e39e-6faf-466c-b1e2-192608e8d723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:28,092 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.088s 2021-05-06 03:51:28,093 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7acc32ad-1611-4b2e-a2da-aaf58be27420', 'x-compute-request-id': 'req-7acc32ad-1611-4b2e-a2da-aaf58be27420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:29,209 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.107s 2021-05-06 03:51:29,209 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036a3f37-1bc0-4bba-a813-e170b0aae8ab', 'x-compute-request-id': 'req-036a3f37-1bc0-4bba-a813-e170b0aae8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:30,307 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.086s 2021-05-06 03:51:30,307 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a4fb94-a27e-4dbe-a9d8-58d3fcecf0e5', 'x-compute-request-id': 'req-f6a4fb94-a27e-4dbe-a9d8-58d3fcecf0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:31,425 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.109s 2021-05-06 03:51:31,425 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8236b9f7-c5fc-46f8-b4c6-f96e2c964be5', 'x-compute-request-id': 'req-8236b9f7-c5fc-46f8-b4c6-f96e2c964be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:32,523 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.088s 2021-05-06 03:51:32,523 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c119d4f-ee93-4e06-ba1c-4ba99f20c902', 'x-compute-request-id': 'req-0c119d4f-ee93-4e06-ba1c-4ba99f20c902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:33,625 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.093s 2021-05-06 03:51:33,625 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421d1bee-b3ec-4c7d-8185-6695599d2a70', 'x-compute-request-id': 'req-421d1bee-b3ec-4c7d-8185-6695599d2a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:34,728 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.094s 2021-05-06 03:51:34,729 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cefe630-0067-4843-b7d4-9722e2dbe42c', 'x-compute-request-id': 'req-4cefe630-0067-4843-b7d4-9722e2dbe42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:35,829 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.091s 2021-05-06 03:51:35,829 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f8d2295-e590-4cc8-aa02-f41853e1d9cf', 'x-compute-request-id': 'req-9f8d2295-e590-4cc8-aa02-f41853e1d9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:36,927 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.088s 2021-05-06 03:51:36,927 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a0e0fd-4a17-457f-8214-12437e29fd7b', 'x-compute-request-id': 'req-a2a0e0fd-4a17-457f-8214-12437e29fd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:38,024 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.088s 2021-05-06 03:51:38,024 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c0b856-06ab-408c-b901-e66f9793ce5f', 'x-compute-request-id': 'req-29c0b856-06ab-408c-b901-e66f9793ce5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:39,123 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.090s 2021-05-06 03:51:39,123 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18a4ef2-f7b1-4043-b8ae-dbae8ace217d', 'x-compute-request-id': 'req-c18a4ef2-f7b1-4043-b8ae-dbae8ace217d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:40,221 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.088s 2021-05-06 03:51:40,221 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6728f7-e265-4803-a1e9-29d15e1e4ef8', 'x-compute-request-id': 'req-0e6728f7-e265-4803-a1e9-29d15e1e4ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:41,315 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.086s 2021-05-06 03:51:41,316 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867be43c-a74a-4db7-b015-8ad8961c2c89', 'x-compute-request-id': 'req-867be43c-a74a-4db7-b015-8ad8961c2c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:42,420 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.095s 2021-05-06 03:51:42,420 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f2fae36-ea41-4438-bb3f-ed289ef9e444', 'x-compute-request-id': 'req-1f2fae36-ea41-4438-bb3f-ed289ef9e444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:43,532 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.103s 2021-05-06 03:51:43,533 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3f0462-b848-4b3e-ba42-d306fc52ffa1', 'x-compute-request-id': 'req-fa3f0462-b848-4b3e-ba42-d306fc52ffa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:44,735 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.193s 2021-05-06 03:51:44,736 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36446ba7-81ce-4cb1-b25b-d8d6618443a5', 'x-compute-request-id': 'req-36446ba7-81ce-4cb1-b25b-d8d6618443a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:45,933 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.189s 2021-05-06 03:51:45,934 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67b02bb6-5c44-48a1-a558-7e61f2e6c829', 'x-compute-request-id': 'req-67b02bb6-5c44-48a1-a558-7e61f2e6c829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:47,041 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.099s 2021-05-06 03:51:47,041 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-373fafe3-6f75-46e1-8e6a-a3af29cf62a1', 'x-compute-request-id': 'req-373fafe3-6f75-46e1-8e6a-a3af29cf62a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:48,187 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.138s 2021-05-06 03:51:48,187 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2c7ca4-4639-4eb5-94b5-4a42ae629153', 'x-compute-request-id': 'req-9c2c7ca4-4639-4eb5-94b5-4a42ae629153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:49,314 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.117s 2021-05-06 03:51:49,314 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439282f0-aa15-4efb-87d0-c0524a8fc6b1', 'x-compute-request-id': 'req-439282f0-aa15-4efb-87d0-c0524a8fc6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:50,500 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.177s 2021-05-06 03:51:50,501 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20fed330-7614-4e8f-b254-d0a71fbd31f8', 'x-compute-request-id': 'req-20fed330-7614-4e8f-b254-d0a71fbd31f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:51,733 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.224s 2021-05-06 03:51:51,734 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae79b8c1-b904-43a0-a5b1-1c9febb89664', 'x-compute-request-id': 'req-ae79b8c1-b904-43a0-a5b1-1c9febb89664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:53,129 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.386s 2021-05-06 03:51:53,130 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acd95786-241a-464d-8f32-51f12b524d53', 'x-compute-request-id': 'req-acd95786-241a-464d-8f32-51f12b524d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:54,549 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.412s 2021-05-06 03:51:54,549 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1cba38-4970-4d3e-8cb7-86f6ebb67f4c', 'x-compute-request-id': 'req-2c1cba38-4970-4d3e-8cb7-86f6ebb67f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:56,065 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.506s 2021-05-06 03:51:56,065 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f010d9-0566-48bd-beda-3caa70dd8359', 'x-compute-request-id': 'req-20f010d9-0566-48bd-beda-3caa70dd8359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:57,366 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.293s 2021-05-06 03:51:57,366 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5f1b2a-9b72-4ea1-9296-c20866fe714f', 'x-compute-request-id': 'req-0d5f1b2a-9b72-4ea1-9296-c20866fe714f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:51:58,601 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.227s 2021-05-06 03:51:58,602 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a27a518-aec9-48e9-b7c0-61fcc220c71e', 'x-compute-request-id': 'req-6a27a518-aec9-48e9-b7c0-61fcc220c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:00,087 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.477s 2021-05-06 03:52:00,087 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a543bcc-d448-4bfe-8b52-d282367f2455', 'x-compute-request-id': 'req-0a543bcc-d448-4bfe-8b52-d282367f2455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:51:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:01,650 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.554s 2021-05-06 03:52:01,650 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-675b5f06-1a31-47ed-ac75-6cd4dce5b88e', 'x-compute-request-id': 'req-675b5f06-1a31-47ed-ac75-6cd4dce5b88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:02,884 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.225s 2021-05-06 03:52:02,884 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b8a4525-6388-481a-bb9c-53503ee4cb58', 'x-compute-request-id': 'req-3b8a4525-6388-481a-bb9c-53503ee4cb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:04,014 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.121s 2021-05-06 03:52:04,014 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67728e49-7542-481e-a49a-3a9bf0b0de0c', 'x-compute-request-id': 'req-67728e49-7542-481e-a49a-3a9bf0b0de0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:05,444 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.421s 2021-05-06 03:52:05,444 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fca539a-7238-4f3a-8b2d-9d2df28c7567', 'x-compute-request-id': 'req-9fca539a-7238-4f3a-8b2d-9d2df28c7567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:06,601 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.148s 2021-05-06 03:52:06,601 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a30ec7-f4f4-4b82-bab1-1ec487beb854', 'x-compute-request-id': 'req-a2a30ec7-f4f4-4b82-bab1-1ec487beb854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:08,071 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.462s 2021-05-06 03:52:08,072 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f20bd4-e84b-43b3-b389-a5f72ba8e6bc', 'x-compute-request-id': 'req-70f20bd4-e84b-43b3-b389-a5f72ba8e6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:09,249 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.157s 2021-05-06 03:52:09,250 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8618677a-07e1-4ca2-8ae6-5546f12d11ab', 'x-compute-request-id': 'req-8618677a-07e1-4ca2-8ae6-5546f12d11ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:10,453 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.192s 2021-05-06 03:52:10,453 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b555ba3c-0741-49d3-8b6a-c8854023480b', 'x-compute-request-id': 'req-b555ba3c-0741-49d3-8b6a-c8854023480b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:11,942 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.479s 2021-05-06 03:52:11,942 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2677aaba-91ad-4a49-9df9-872a424acda0', 'x-compute-request-id': 'req-2677aaba-91ad-4a49-9df9-872a424acda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:13,204 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.253s 2021-05-06 03:52:13,204 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727c116d-472b-469a-bb34-9cdf02572b60', 'x-compute-request-id': 'req-727c116d-472b-469a-bb34-9cdf02572b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:14,561 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.348s 2021-05-06 03:52:14,562 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b0b913-29e9-41bb-b19d-8b0536e030ef', 'x-compute-request-id': 'req-31b0b913-29e9-41bb-b19d-8b0536e030ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:15,868 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.298s 2021-05-06 03:52:15,869 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29700d30-aec4-4934-bc6d-9fe5ea6c067f', 'x-compute-request-id': 'req-29700d30-aec4-4934-bc6d-9fe5ea6c067f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:17,040 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.163s 2021-05-06 03:52:17,040 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd820516-3225-45b1-8fe9-c403e75c1237', 'x-compute-request-id': 'req-cd820516-3225-45b1-8fe9-c403e75c1237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:18,250 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.200s 2021-05-06 03:52:18,250 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38b1945a-00f2-473c-82ad-1b828f3c4c3d', 'x-compute-request-id': 'req-38b1945a-00f2-473c-82ad-1b828f3c4c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:19,464 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.205s 2021-05-06 03:52:19,465 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-781dfc31-feb6-485b-a13b-cbb036aad49f', 'x-compute-request-id': 'req-781dfc31-feb6-485b-a13b-cbb036aad49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:20,634 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.155s 2021-05-06 03:52:20,634 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb27ad0-b4dc-4eec-8ebe-4e966d522ad8', 'x-compute-request-id': 'req-6fb27ad0-b4dc-4eec-8ebe-4e966d522ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:21,832 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.189s 2021-05-06 03:52:21,832 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e369d8-fee8-4b06-89ef-778933f89702', 'x-compute-request-id': 'req-69e369d8-fee8-4b06-89ef-778933f89702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:22,984 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.143s 2021-05-06 03:52:22,984 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95053e11-6f21-4468-97f4-1ff829d32d86', 'x-compute-request-id': 'req-95053e11-6f21-4468-97f4-1ff829d32d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:24,149 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.153s 2021-05-06 03:52:24,150 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e6efad-1c0b-4e20-b1ce-6e9cfdab4e8d', 'x-compute-request-id': 'req-04e6efad-1c0b-4e20-b1ce-6e9cfdab4e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:25,277 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.120s 2021-05-06 03:52:25,278 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd757f40-b72c-4b93-87ab-84c364bea2b7', 'x-compute-request-id': 'req-dd757f40-b72c-4b93-87ab-84c364bea2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:26,433 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.146s 2021-05-06 03:52:26,433 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd992f4c-f38c-4420-a911-2d86df0b56e9', 'x-compute-request-id': 'req-fd992f4c-f38c-4420-a911-2d86df0b56e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:27,778 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.335s 2021-05-06 03:52:27,779 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43dc3462-dbf7-4d0e-ac16-7ea359d4dfd4', 'x-compute-request-id': 'req-43dc3462-dbf7-4d0e-ac16-7ea359d4dfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:28,902 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.114s 2021-05-06 03:52:28,903 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e905c2-5936-49e8-ae04-02639d97d07c', 'x-compute-request-id': 'req-f6e905c2-5936-49e8-ae04-02639d97d07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:30,009 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.097s 2021-05-06 03:52:30,009 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-736447c8-bbd3-4941-9c39-a3a0ec18b4e9', 'x-compute-request-id': 'req-736447c8-bbd3-4941-9c39-a3a0ec18b4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:31,118 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.099s 2021-05-06 03:52:31,118 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79524ae7-e285-41e2-bd8d-5cb5d48fd6f5', 'x-compute-request-id': 'req-79524ae7-e285-41e2-bd8d-5cb5d48fd6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:32,230 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.103s 2021-05-06 03:52:32,231 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042adf3e-854b-4782-b87f-936fb35260ef', 'x-compute-request-id': 'req-042adf3e-854b-4782-b87f-936fb35260ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:33,333 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.093s 2021-05-06 03:52:33,334 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1793b012-f913-4a12-9943-afb19a88a4bc', 'x-compute-request-id': 'req-1793b012-f913-4a12-9943-afb19a88a4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:34,444 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.102s 2021-05-06 03:52:34,445 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9cc98a3-6c1c-4286-b818-f107055ed165', 'x-compute-request-id': 'req-d9cc98a3-6c1c-4286-b818-f107055ed165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:35,546 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.087s 2021-05-06 03:52:35,546 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8a974b-fd9c-48ee-972b-98d45ef43191', 'x-compute-request-id': 'req-0c8a974b-fd9c-48ee-972b-98d45ef43191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:36,642 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.087s 2021-05-06 03:52:36,642 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d638d04d-1c71-4ebe-8f2e-d75251bab695', 'x-compute-request-id': 'req-d638d04d-1c71-4ebe-8f2e-d75251bab695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:37,739 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.087s 2021-05-06 03:52:37,739 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e16da2-221b-4217-afd3-a1d22141d7be', 'x-compute-request-id': 'req-12e16da2-221b-4217-afd3-a1d22141d7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:38,839 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.091s 2021-05-06 03:52:38,840 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82be6ec9-fa7d-4b23-a80b-fb2ad62a1fdc', 'x-compute-request-id': 'req-82be6ec9-fa7d-4b23-a80b-fb2ad62a1fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:39,944 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.096s 2021-05-06 03:52:39,945 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a18f00-594f-45a8-9233-b97ae0d020b2', 'x-compute-request-id': 'req-78a18f00-594f-45a8-9233-b97ae0d020b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:41,130 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.177s 2021-05-06 03:52:41,131 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e492ac-eac8-4102-afc7-1e8c98ad77f8', 'x-compute-request-id': 'req-f6e492ac-eac8-4102-afc7-1e8c98ad77f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:42,292 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.153s 2021-05-06 03:52:42,293 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052a7c5a-e533-4571-b372-475ff318d8e9', 'x-compute-request-id': 'req-052a7c5a-e533-4571-b372-475ff318d8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:43,535 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.233s 2021-05-06 03:52:43,535 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd129aea-1842-475c-84ea-d5f520f26b50', 'x-compute-request-id': 'req-bd129aea-1842-475c-84ea-d5f520f26b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:44,683 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.139s 2021-05-06 03:52:44,683 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36968159-cc8c-4d01-a890-f8692436a5ff', 'x-compute-request-id': 'req-36968159-cc8c-4d01-a890-f8692436a5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:45,835 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.142s 2021-05-06 03:52:45,835 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de5ee57-2fb2-43ca-baf5-84558e73421f', 'x-compute-request-id': 'req-6de5ee57-2fb2-43ca-baf5-84558e73421f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:46,968 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.124s 2021-05-06 03:52:46,968 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e82f274d-bc74-422f-b056-1eeeb1217aac', 'x-compute-request-id': 'req-e82f274d-bc74-422f-b056-1eeeb1217aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:48,139 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.161s 2021-05-06 03:52:48,139 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ee45cd-e3f0-4165-b494-91f49a00e2f1', 'x-compute-request-id': 'req-50ee45cd-e3f0-4165-b494-91f49a00e2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:49,490 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.342s 2021-05-06 03:52:49,490 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47cda719-3c7f-44a1-8522-698056849e2b', 'x-compute-request-id': 'req-47cda719-3c7f-44a1-8522-698056849e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:50,655 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.156s 2021-05-06 03:52:50,655 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b278b9-c5f6-453e-bf8d-11f1ca6b9c97', 'x-compute-request-id': 'req-e7b278b9-c5f6-453e-bf8d-11f1ca6b9c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:51,789 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.125s 2021-05-06 03:52:51,790 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0632dd-de16-47ee-8aea-fac90ad8420e', 'x-compute-request-id': 'req-fe0632dd-de16-47ee-8aea-fac90ad8420e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:52,930 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.132s 2021-05-06 03:52:52,930 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a575c98-890f-4c99-b645-3761ee90ec2a', 'x-compute-request-id': 'req-7a575c98-890f-4c99-b645-3761ee90ec2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:54,066 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.128s 2021-05-06 03:52:54,067 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f8de15-5685-4724-bd74-ffe0605f8a4a', 'x-compute-request-id': 'req-68f8de15-5685-4724-bd74-ffe0605f8a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:55,307 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.232s 2021-05-06 03:52:55,308 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99753d4c-7fb4-4f45-9447-7b2b63d4395e', 'x-compute-request-id': 'req-99753d4c-7fb4-4f45-9447-7b2b63d4395e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:56,438 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.122s 2021-05-06 03:52:56,439 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d65c18e1-ca0d-49c4-9cbb-fe1ca8cb1053', 'x-compute-request-id': 'req-d65c18e1-ca0d-49c4-9cbb-fe1ca8cb1053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:57,568 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.121s 2021-05-06 03:52:57,568 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd96c60-83e8-4191-b553-d80ab2db29bf', 'x-compute-request-id': 'req-5cd96c60-83e8-4191-b553-d80ab2db29bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:58,697 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.121s 2021-05-06 03:52:58,698 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b77a5aeb-02be-4fba-92ba-5a2702a18812', 'x-compute-request-id': 'req-b77a5aeb-02be-4fba-92ba-5a2702a18812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:52:59,832 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.127s 2021-05-06 03:52:59,833 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9090b2-a580-4605-8ae2-ee07d07ab271', 'x-compute-request-id': 'req-4a9090b2-a580-4605-8ae2-ee07d07ab271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:01,091 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.250s 2021-05-06 03:53:01,091 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9055e28-d2e2-40f3-9fc0-e9db3c5d5715', 'x-compute-request-id': 'req-a9055e28-d2e2-40f3-9fc0-e9db3c5d5715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:02,228 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.128s 2021-05-06 03:53:02,229 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2810b5c0-ca4d-46e9-93ff-90697391437d', 'x-compute-request-id': 'req-2810b5c0-ca4d-46e9-93ff-90697391437d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:03,433 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.196s 2021-05-06 03:53:03,434 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69369b12-2907-416b-9b02-eaac8765e96e', 'x-compute-request-id': 'req-69369b12-2907-416b-9b02-eaac8765e96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:04,562 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.120s 2021-05-06 03:53:04,563 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ac9068-32b0-4bda-91ab-d111a9e60d0b', 'x-compute-request-id': 'req-94ac9068-32b0-4bda-91ab-d111a9e60d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:05,693 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.122s 2021-05-06 03:53:05,693 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67501f00-84b7-4112-9e86-e6d9e18a6a84', 'x-compute-request-id': 'req-67501f00-84b7-4112-9e86-e6d9e18a6a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:06,829 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.128s 2021-05-06 03:53:06,829 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba033e4f-b1fa-4cdc-965b-9283497912b2', 'x-compute-request-id': 'req-ba033e4f-b1fa-4cdc-965b-9283497912b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:07,954 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.116s 2021-05-06 03:53:07,954 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9037b4-49a3-43bd-b6e6-9189c5ff602e', 'x-compute-request-id': 'req-1c9037b4-49a3-43bd-b6e6-9189c5ff602e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:09,203 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.240s 2021-05-06 03:53:09,203 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d1c32c-c6c0-4177-80ea-0143f4e4da5e', 'x-compute-request-id': 'req-50d1c32c-c6c0-4177-80ea-0143f4e4da5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:10,339 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.127s 2021-05-06 03:53:10,339 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f4fdf1-2f00-459a-b63c-650575a7b32a', 'x-compute-request-id': 'req-58f4fdf1-2f00-459a-b63c-650575a7b32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:11,442 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.094s 2021-05-06 03:53:11,443 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe5e10b-436d-4fb8-a7ec-d28ba3335c30', 'x-compute-request-id': 'req-4fe5e10b-436d-4fb8-a7ec-d28ba3335c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:12,550 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.098s 2021-05-06 03:53:12,550 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-354e820d-a275-4a7e-a099-b82d502ac406', 'x-compute-request-id': 'req-354e820d-a275-4a7e-a099-b82d502ac406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:13,696 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.138s 2021-05-06 03:53:13,696 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffacb5f9-9dff-4419-a4b7-0ee7b00e6a06', 'x-compute-request-id': 'req-ffacb5f9-9dff-4419-a4b7-0ee7b00e6a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:14,951 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.246s 2021-05-06 03:53:14,951 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034479b6-7ff5-4200-8eca-3c60527c24a6', 'x-compute-request-id': 'req-034479b6-7ff5-4200-8eca-3c60527c24a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:16,051 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.091s 2021-05-06 03:53:16,052 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e48ac6-c9c3-426e-a465-8c92f1463394', 'x-compute-request-id': 'req-c9e48ac6-c9c3-426e-a465-8c92f1463394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:17,164 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.103s 2021-05-06 03:53:17,164 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a47931e0-278a-442d-8a9d-80a80681ec53', 'x-compute-request-id': 'req-a47931e0-278a-442d-8a9d-80a80681ec53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:18,361 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.188s 2021-05-06 03:53:18,361 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf88d26f-a1c3-4bb0-87ba-c8dae55b2e0f', 'x-compute-request-id': 'req-bf88d26f-a1c3-4bb0-87ba-c8dae55b2e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:19,494 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.124s 2021-05-06 03:53:19,494 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa9c025-7dff-40a4-a53c-157b9de25118', 'x-compute-request-id': 'req-0aa9c025-7dff-40a4-a53c-157b9de25118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:20,636 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.133s 2021-05-06 03:53:20,637 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e69567-429d-43fa-9d4b-610e760378e0', 'x-compute-request-id': 'req-60e69567-429d-43fa-9d4b-610e760378e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:21,870 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.224s 2021-05-06 03:53:21,870 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2191e90-08a2-41e5-93f1-4604b8b9fb34', 'x-compute-request-id': 'req-d2191e90-08a2-41e5-93f1-4604b8b9fb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:23,098 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.220s 2021-05-06 03:53:23,099 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89a2f85a-46b1-4959-a964-abe93157e2e5', 'x-compute-request-id': 'req-89a2f85a-46b1-4959-a964-abe93157e2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:24,193 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.086s 2021-05-06 03:53:24,193 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5972f3e2-a0ba-4357-84a2-bf227c972387', 'x-compute-request-id': 'req-5972f3e2-a0ba-4357-84a2-bf227c972387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:25,298 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.096s 2021-05-06 03:53:25,298 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62ed6b1-bfe8-44e3-99d4-911f6c556058', 'x-compute-request-id': 'req-c62ed6b1-bfe8-44e3-99d4-911f6c556058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:26,399 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.092s 2021-05-06 03:53:26,399 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3740f738-d721-4a07-986e-07ab10517e97', 'x-compute-request-id': 'req-3740f738-d721-4a07-986e-07ab10517e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:27,508 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.100s 2021-05-06 03:53:27,508 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a950317a-990f-4cbd-b728-00af72f1ac33', 'x-compute-request-id': 'req-a950317a-990f-4cbd-b728-00af72f1ac33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:28,644 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.128s 2021-05-06 03:53:28,645 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0368cf33-e4b0-4300-9f40-88ef351fbe67', 'x-compute-request-id': 'req-0368cf33-e4b0-4300-9f40-88ef351fbe67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:29,790 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.136s 2021-05-06 03:53:29,790 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbe57724-5c81-4ec1-aa39-e8922f50a139', 'x-compute-request-id': 'req-bbe57724-5c81-4ec1-aa39-e8922f50a139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:30,929 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.129s 2021-05-06 03:53:30,929 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bba106-db13-451b-83e4-df60758e5a43', 'x-compute-request-id': 'req-c9bba106-db13-451b-83e4-df60758e5a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:32,082 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.144s 2021-05-06 03:53:32,082 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78167748-f2a1-4acd-8f0e-bb751297c477', 'x-compute-request-id': 'req-78167748-f2a1-4acd-8f0e-bb751297c477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:33,415 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.324s 2021-05-06 03:53:33,415 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d56ee94-cfa9-4455-96a7-b5ef6ecc5b95', 'x-compute-request-id': 'req-0d56ee94-cfa9-4455-96a7-b5ef6ecc5b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:34,556 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.132s 2021-05-06 03:53:34,557 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0940b712-4713-4567-a7b2-0f8d5f3937be', 'x-compute-request-id': 'req-0940b712-4713-4567-a7b2-0f8d5f3937be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:35,674 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.109s 2021-05-06 03:53:35,675 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edbd4de-0d70-491a-8ab7-73b14283cb2c', 'x-compute-request-id': 'req-7edbd4de-0d70-491a-8ab7-73b14283cb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:36,791 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.108s 2021-05-06 03:53:36,792 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dfe50f0-0859-4705-b6ba-90ca6cc45015', 'x-compute-request-id': 'req-5dfe50f0-0859-4705-b6ba-90ca6cc45015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:37,898 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.098s 2021-05-06 03:53:37,899 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abdff6d8-dddf-489b-916c-19647b99f4f7', 'x-compute-request-id': 'req-abdff6d8-dddf-489b-916c-19647b99f4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:38,998 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.091s 2021-05-06 03:53:38,998 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fac65670-956e-4424-8b64-231407a23bfd', 'x-compute-request-id': 'req-fac65670-956e-4424-8b64-231407a23bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:40,280 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.273s 2021-05-06 03:53:40,280 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c60fe60-7e88-43d3-b89b-f662767d4026', 'x-compute-request-id': 'req-7c60fe60-7e88-43d3-b89b-f662767d4026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:41,394 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.104s 2021-05-06 03:53:41,394 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8df0a6ed-9918-4930-b671-855784e41eb7', 'x-compute-request-id': 'req-8df0a6ed-9918-4930-b671-855784e41eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:42,522 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.119s 2021-05-06 03:53:42,523 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496122bc-22ed-4ac7-ab56-ab78749a55b3', 'x-compute-request-id': 'req-496122bc-22ed-4ac7-ab56-ab78749a55b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:43,905 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.374s 2021-05-06 03:53:43,905 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e083eec-745f-4aa9-8d6f-de33505ee5ae', 'x-compute-request-id': 'req-9e083eec-745f-4aa9-8d6f-de33505ee5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:45,078 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.163s 2021-05-06 03:53:45,078 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54576cf0-0db4-413a-8f23-1fba45ebe83c', 'x-compute-request-id': 'req-54576cf0-0db4-413a-8f23-1fba45ebe83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:46,314 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.228s 2021-05-06 03:53:46,314 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ecc16c-f88d-4ef7-9bf3-8342ec36e716', 'x-compute-request-id': 'req-b0ecc16c-f88d-4ef7-9bf3-8342ec36e716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:47,511 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.188s 2021-05-06 03:53:47,512 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27cdce8a-481e-4247-afab-c29b9b63377a', 'x-compute-request-id': 'req-27cdce8a-481e-4247-afab-c29b9b63377a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:48,660 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.140s 2021-05-06 03:53:48,660 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c05287c9-a835-4452-b412-9b71426e5b6a', 'x-compute-request-id': 'req-c05287c9-a835-4452-b412-9b71426e5b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:50,025 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.356s 2021-05-06 03:53:50,025 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa70638-7108-41c9-a68b-21309fbc3390', 'x-compute-request-id': 'req-2fa70638-7108-41c9-a68b-21309fbc3390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:51,289 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.255s 2021-05-06 03:53:51,289 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c72ec103-9734-40b2-be7b-d395c7127540', 'x-compute-request-id': 'req-c72ec103-9734-40b2-be7b-d395c7127540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:52,571 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.271s 2021-05-06 03:53:52,571 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933eae5f-9216-43a8-9b7d-cca6e257acfd', 'x-compute-request-id': 'req-933eae5f-9216-43a8-9b7d-cca6e257acfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:53,829 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.248s 2021-05-06 03:53:53,830 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f34b1e35-927e-40c9-a795-d90727526d5d', 'x-compute-request-id': 'req-f34b1e35-927e-40c9-a795-d90727526d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:55,053 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.214s 2021-05-06 03:53:55,053 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a7c27f3-9816-4508-a478-aa9b64496946', 'x-compute-request-id': 'req-2a7c27f3-9816-4508-a478-aa9b64496946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:56,249 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.187s 2021-05-06 03:53:56,249 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6116dd5-2447-4fba-8cb6-4ada60f3edb2', 'x-compute-request-id': 'req-b6116dd5-2447-4fba-8cb6-4ada60f3edb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:57,465 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.208s 2021-05-06 03:53:57,466 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-273fe6e2-6f70-45f0-a0ce-b93840bd39e0', 'x-compute-request-id': 'req-273fe6e2-6f70-45f0-a0ce-b93840bd39e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:58,588 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.115s 2021-05-06 03:53:58,589 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f01810-631f-4a64-9022-08901362b0a9', 'x-compute-request-id': 'req-26f01810-631f-4a64-9022-08901362b0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:53:59,751 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.154s 2021-05-06 03:53:59,752 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6481cb1f-ff10-42b3-975c-83fe33de815c', 'x-compute-request-id': 'req-6481cb1f-ff10-42b3-975c-83fe33de815c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:00,883 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.123s 2021-05-06 03:54:00,884 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f186d7-4d00-42fd-8cf8-5df6c876aa52', 'x-compute-request-id': 'req-61f186d7-4d00-42fd-8cf8-5df6c876aa52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:02,156 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.263s 2021-05-06 03:54:02,156 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee45e00-2f99-460f-9f2a-7709fa93439e', 'x-compute-request-id': 'req-9ee45e00-2f99-460f-9f2a-7709fa93439e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:03,308 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.143s 2021-05-06 03:54:03,309 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1560aac3-b312-4df8-bdfc-3db9884dccae', 'x-compute-request-id': 'req-1560aac3-b312-4df8-bdfc-3db9884dccae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:04,461 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.144s 2021-05-06 03:54:04,462 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a9aafa-ba9e-488e-a9ea-17483365464c', 'x-compute-request-id': 'req-60a9aafa-ba9e-488e-a9ea-17483365464c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:05,762 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.293s 2021-05-06 03:54:05,763 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f9ffc0e-cae6-4560-9613-0fc0e6ed4679', 'x-compute-request-id': 'req-2f9ffc0e-cae6-4560-9613-0fc0e6ed4679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:06,885 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.114s 2021-05-06 03:54:06,886 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc809ea-a9fd-4abb-96c5-b7781175d691', 'x-compute-request-id': 'req-5bc809ea-a9fd-4abb-96c5-b7781175d691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:07,995 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.099s 2021-05-06 03:54:07,995 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9645d59b-37e3-4828-8f0a-d798b6a31e86', 'x-compute-request-id': 'req-9645d59b-37e3-4828-8f0a-d798b6a31e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:09,113 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.108s 2021-05-06 03:54:09,114 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3fb12e3-7bfb-4daa-a6e2-7a8a5f6f3ad3', 'x-compute-request-id': 'req-f3fb12e3-7bfb-4daa-a6e2-7a8a5f6f3ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:10,230 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.107s 2021-05-06 03:54:10,230 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32232cda-c95f-4afd-b7db-f0fe9bbf7cfd', 'x-compute-request-id': 'req-32232cda-c95f-4afd-b7db-f0fe9bbf7cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:11,386 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.147s 2021-05-06 03:54:11,387 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d421653d-8945-4613-9790-64d2ea90d697', 'x-compute-request-id': 'req-d421653d-8945-4613-9790-64d2ea90d697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:12,520 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.125s 2021-05-06 03:54:12,521 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8b9a384-8d84-4c08-90f0-4c08e0bd7f03', 'x-compute-request-id': 'req-e8b9a384-8d84-4c08-90f0-4c08e0bd7f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:13,750 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.221s 2021-05-06 03:54:13,750 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e364c36-707e-4af1-b799-1e50e940537a', 'x-compute-request-id': 'req-0e364c36-707e-4af1-b799-1e50e940537a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:14,932 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.173s 2021-05-06 03:54:14,933 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43d9c67-860e-41ac-9f37-f09a9a06158c', 'x-compute-request-id': 'req-f43d9c67-860e-41ac-9f37-f09a9a06158c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:16,052 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.110s 2021-05-06 03:54:16,052 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41991a2-b147-4b7f-ba77-25271d1c1c95', 'x-compute-request-id': 'req-f41991a2-b147-4b7f-ba77-25271d1c1c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:17,325 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.265s 2021-05-06 03:54:17,326 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e554ee-47a8-4eae-84da-db9d31e4adac', 'x-compute-request-id': 'req-f8e554ee-47a8-4eae-84da-db9d31e4adac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:18,538 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.203s 2021-05-06 03:54:18,539 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676d79ba-b024-486b-b184-66ed81b65cb3', 'x-compute-request-id': 'req-676d79ba-b024-486b-b184-66ed81b65cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:19,663 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.115s 2021-05-06 03:54:19,663 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d7c8310-3ab8-44a8-9487-faa087292440', 'x-compute-request-id': 'req-1d7c8310-3ab8-44a8-9487-faa087292440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:20,791 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.120s 2021-05-06 03:54:20,792 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c26aa2ea-0b79-43cc-a242-2a28fd0edf41', 'x-compute-request-id': 'req-c26aa2ea-0b79-43cc-a242-2a28fd0edf41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:21,889 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.089s 2021-05-06 03:54:21,890 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ed2b9c-fa12-4556-9081-272583d014d0', 'x-compute-request-id': 'req-80ed2b9c-fa12-4556-9081-272583d014d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:23,008 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.110s 2021-05-06 03:54:23,009 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ca0cfa-b353-4747-a2dd-d39548e2ad3b', 'x-compute-request-id': 'req-10ca0cfa-b353-4747-a2dd-d39548e2ad3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:24,257 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.240s 2021-05-06 03:54:24,257 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc535367-32a8-4b92-aa96-347b2ab7ec8d', 'x-compute-request-id': 'req-cc535367-32a8-4b92-aa96-347b2ab7ec8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:25,458 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.192s 2021-05-06 03:54:25,458 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c638126-aad3-4413-add8-ced57aa6359a', 'x-compute-request-id': 'req-6c638126-aad3-4413-add8-ced57aa6359a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:26,553 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.087s 2021-05-06 03:54:26,554 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13cacf48-de09-4b9d-8305-89ec9ee3999b', 'x-compute-request-id': 'req-13cacf48-de09-4b9d-8305-89ec9ee3999b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:27,674 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.110s 2021-05-06 03:54:27,674 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62aebd8-6686-42a1-bcd0-914e608f3801', 'x-compute-request-id': 'req-a62aebd8-6686-42a1-bcd0-914e608f3801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:28,873 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.190s 2021-05-06 03:54:28,873 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48609ce3-e06b-40d2-a887-823e82784c07', 'x-compute-request-id': 'req-48609ce3-e06b-40d2-a887-823e82784c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:30,028 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.146s 2021-05-06 03:54:30,028 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c72df8-5a09-4b16-9490-1971fccf4248', 'x-compute-request-id': 'req-92c72df8-5a09-4b16-9490-1971fccf4248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:31,271 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.234s 2021-05-06 03:54:31,272 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1433707-3468-4167-af24-247405557bd1', 'x-compute-request-id': 'req-e1433707-3468-4167-af24-247405557bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:32,612 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.332s 2021-05-06 03:54:32,612 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae94948f-2752-4ab0-b669-e59d6c1a63b2', 'x-compute-request-id': 'req-ae94948f-2752-4ab0-b669-e59d6c1a63b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:33,760 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.139s 2021-05-06 03:54:33,761 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c2c4284-cb2c-4ded-9f2b-8d2c57a8b580', 'x-compute-request-id': 'req-1c2c4284-cb2c-4ded-9f2b-8d2c57a8b580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:34,866 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.097s 2021-05-06 03:54:34,866 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6744498-03b6-4b88-84ae-bb9b9aba3236', 'x-compute-request-id': 'req-b6744498-03b6-4b88-84ae-bb9b9aba3236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:36,002 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.127s 2021-05-06 03:54:36,002 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c848d5c9-8f4e-4f24-8ce5-647ab605fa8f', 'x-compute-request-id': 'req-c848d5c9-8f4e-4f24-8ce5-647ab605fa8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:37,121 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.111s 2021-05-06 03:54:37,122 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc033f6-397f-4ba5-9354-71f4dd8eb19a', 'x-compute-request-id': 'req-bdc033f6-397f-4ba5-9354-71f4dd8eb19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:38,291 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.161s 2021-05-06 03:54:38,291 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54cb55b2-19c8-4790-97d7-321cf153cab7', 'x-compute-request-id': 'req-54cb55b2-19c8-4790-97d7-321cf153cab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:39,564 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.264s 2021-05-06 03:54:39,565 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e487e1dd-1dea-48b7-b559-902a4eff0930', 'x-compute-request-id': 'req-e487e1dd-1dea-48b7-b559-902a4eff0930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:40,661 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.088s 2021-05-06 03:54:40,661 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6865c7-99e9-4cde-8f07-56fef89e21a0', 'x-compute-request-id': 'req-9f6865c7-99e9-4cde-8f07-56fef89e21a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:41,761 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.092s 2021-05-06 03:54:41,762 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3247a60-05b1-411b-9b1b-ac2dce3bb029', 'x-compute-request-id': 'req-c3247a60-05b1-411b-9b1b-ac2dce3bb029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:42,878 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.109s 2021-05-06 03:54:42,878 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6079fba-4ef0-4541-8c0e-1d328e0606b9', 'x-compute-request-id': 'req-d6079fba-4ef0-4541-8c0e-1d328e0606b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:43,978 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.091s 2021-05-06 03:54:43,978 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6285997b-e609-445d-a008-f58a3011d41b', 'x-compute-request-id': 'req-6285997b-e609-445d-a008-f58a3011d41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:45,092 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.104s 2021-05-06 03:54:45,092 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d415a212-892c-4189-9f27-b25931ba9cc1', 'x-compute-request-id': 'req-d415a212-892c-4189-9f27-b25931ba9cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:46,221 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.120s 2021-05-06 03:54:46,221 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41fe477f-ac26-413f-8e6a-9e03a155c2ac', 'x-compute-request-id': 'req-41fe477f-ac26-413f-8e6a-9e03a155c2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:47,352 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.123s 2021-05-06 03:54:47,353 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5ae047d-39c3-4296-a257-52c0ba28bcd8', 'x-compute-request-id': 'req-c5ae047d-39c3-4296-a257-52c0ba28bcd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:48,471 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.110s 2021-05-06 03:54:48,471 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f34e3a-56b2-4c1a-80c9-264eb1055a42', 'x-compute-request-id': 'req-93f34e3a-56b2-4c1a-80c9-264eb1055a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:49,592 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.112s 2021-05-06 03:54:49,592 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da5090be-7f61-4312-b034-936a4d365c7d', 'x-compute-request-id': 'req-da5090be-7f61-4312-b034-936a4d365c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:50,737 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.134s 2021-05-06 03:54:50,737 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21dff41a-ffc1-4e23-9a3f-894d20a8330b', 'x-compute-request-id': 'req-21dff41a-ffc1-4e23-9a3f-894d20a8330b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:51,854 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.109s 2021-05-06 03:54:51,854 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae6acba1-5dfc-478f-a43c-1c659cdca8f0', 'x-compute-request-id': 'req-ae6acba1-5dfc-478f-a43c-1c659cdca8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:52,966 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.102s 2021-05-06 03:54:52,966 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3beb100a-7f6c-42b4-b3ef-48b16c825c01', 'x-compute-request-id': 'req-3beb100a-7f6c-42b4-b3ef-48b16c825c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:54,194 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.218s 2021-05-06 03:54:54,194 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1d246c-f6e1-4b2f-8b03-ddabfc5518df', 'x-compute-request-id': 'req-cb1d246c-f6e1-4b2f-8b03-ddabfc5518df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:55,426 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.225s 2021-05-06 03:54:55,427 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9341c2e2-76ae-485a-baf4-5bcff325ee38', 'x-compute-request-id': 'req-9341c2e2-76ae-485a-baf4-5bcff325ee38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:56,538 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.103s 2021-05-06 03:54:56,539 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2c4ed3c-e0fe-49c1-8fd0-7b3f43b60826', 'x-compute-request-id': 'req-c2c4ed3c-e0fe-49c1-8fd0-7b3f43b60826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:57,692 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.144s 2021-05-06 03:54:57,692 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1b05d1-8ab9-401e-9136-bbf2f15472a0', 'x-compute-request-id': 'req-9d1b05d1-8ab9-401e-9136-bbf2f15472a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:54:58,883 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.184s 2021-05-06 03:54:58,884 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d6a6ce-826b-484e-8402-09ca8833d423', 'x-compute-request-id': 'req-97d6a6ce-826b-484e-8402-09ca8833d423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:00,075 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.182s 2021-05-06 03:55:00,075 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4e29c2-19ba-412d-9864-01bf4679d959', 'x-compute-request-id': 'req-0f4e29c2-19ba-412d-9864-01bf4679d959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:54:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:01,186 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.093s 2021-05-06 03:55:01,186 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0fbe04-d246-4044-b068-457f179c9742', 'x-compute-request-id': 'req-5b0fbe04-d246-4044-b068-457f179c9742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:02,301 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.106s 2021-05-06 03:55:02,302 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff0d8d05-c601-4cf6-84fd-f477ea7fc776', 'x-compute-request-id': 'req-ff0d8d05-c601-4cf6-84fd-f477ea7fc776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:03,507 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.197s 2021-05-06 03:55:03,507 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3cb6766-49c0-4c03-88c4-393cea819f8a', 'x-compute-request-id': 'req-d3cb6766-49c0-4c03-88c4-393cea819f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:04,617 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.101s 2021-05-06 03:55:04,617 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88535a1a-9131-4254-a4ef-83c85e40b3d3', 'x-compute-request-id': 'req-88535a1a-9131-4254-a4ef-83c85e40b3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:05,796 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.171s 2021-05-06 03:55:05,797 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac512d1-40e6-42f6-9690-f3fdcc5b2a34', 'x-compute-request-id': 'req-7ac512d1-40e6-42f6-9690-f3fdcc5b2a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:06,959 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.154s 2021-05-06 03:55:06,960 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f3295c1-0a45-4b96-8e4e-14881fee0d78', 'x-compute-request-id': 'req-8f3295c1-0a45-4b96-8e4e-14881fee0d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:08,192 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.224s 2021-05-06 03:55:08,193 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd1562f1-90bf-422f-bd8c-5453ae20904f', 'x-compute-request-id': 'req-dd1562f1-90bf-422f-bd8c-5453ae20904f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:09,535 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.333s 2021-05-06 03:55:09,535 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-152b8bc5-94c0-4aa8-81cc-f26f8908567b', 'x-compute-request-id': 'req-152b8bc5-94c0-4aa8-81cc-f26f8908567b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:10,654 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.110s 2021-05-06 03:55:10,655 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c0cb43-8445-40ec-8b63-ecc12f61af17', 'x-compute-request-id': 'req-b4c0cb43-8445-40ec-8b63-ecc12f61af17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:11,800 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.136s 2021-05-06 03:55:11,800 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb8b5dc-2b50-4b2f-9c5e-8a314609ae52', 'x-compute-request-id': 'req-6cb8b5dc-2b50-4b2f-9c5e-8a314609ae52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:12,942 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.133s 2021-05-06 03:55:12,942 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd343097-e1fe-426b-b53b-ac65486dcd87', 'x-compute-request-id': 'req-cd343097-e1fe-426b-b53b-ac65486dcd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:14,085 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.136s 2021-05-06 03:55:14,086 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14c0dd42-2aff-43c7-bac0-c226756969b2', 'x-compute-request-id': 'req-14c0dd42-2aff-43c7-bac0-c226756969b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:15,206 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.113s 2021-05-06 03:55:15,206 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df0f46b-9c2a-4c2e-abab-056fa389bbda', 'x-compute-request-id': 'req-7df0f46b-9c2a-4c2e-abab-056fa389bbda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:16,322 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.107s 2021-05-06 03:55:16,323 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e7b4347-c1f5-47c5-a217-efa219a7be5f', 'x-compute-request-id': 'req-4e7b4347-c1f5-47c5-a217-efa219a7be5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:17,478 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.147s 2021-05-06 03:55:17,479 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53687314-d9f6-4695-8055-c5c4848d8b36', 'x-compute-request-id': 'req-53687314-d9f6-4695-8055-c5c4848d8b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:18,623 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.129s 2021-05-06 03:55:18,624 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7673251-3865-44eb-b5c8-edce080d775c', 'x-compute-request-id': 'req-a7673251-3865-44eb-b5c8-edce080d775c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:19,809 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.176s 2021-05-06 03:55:19,810 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b15940f1-05b6-4569-9c5c-52b3617377c3', 'x-compute-request-id': 'req-b15940f1-05b6-4569-9c5c-52b3617377c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:20,958 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.139s 2021-05-06 03:55:20,959 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79dd208c-5157-406e-8f94-a1cc2582816d', 'x-compute-request-id': 'req-79dd208c-5157-406e-8f94-a1cc2582816d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:22,168 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.200s 2021-05-06 03:55:22,169 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e310da-56f0-486a-9161-239ca8270978', 'x-compute-request-id': 'req-36e310da-56f0-486a-9161-239ca8270978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:23,419 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.241s 2021-05-06 03:55:23,419 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df48328c-2ae9-448c-a36c-e9a4acd8f61d', 'x-compute-request-id': 'req-df48328c-2ae9-448c-a36c-e9a4acd8f61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:24,559 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.132s 2021-05-06 03:55:24,559 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a15d3db-9ec2-4137-bd1c-6f42e029c5f2', 'x-compute-request-id': 'req-6a15d3db-9ec2-4137-bd1c-6f42e029c5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:25,713 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.145s 2021-05-06 03:55:25,713 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ee1794-c5ff-4724-9aac-a252609cae5e', 'x-compute-request-id': 'req-44ee1794-c5ff-4724-9aac-a252609cae5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:26,920 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.199s 2021-05-06 03:55:26,921 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164455c4-4c44-4a87-893e-89421ebffaf0', 'x-compute-request-id': 'req-164455c4-4c44-4a87-893e-89421ebffaf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:28,288 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.358s 2021-05-06 03:55:28,288 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac751c7-fdf1-49cb-9ff8-9947b13fab24', 'x-compute-request-id': 'req-3ac751c7-fdf1-49cb-9ff8-9947b13fab24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:29,477 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.180s 2021-05-06 03:55:29,478 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdfa1e8-945f-4d80-a05b-51fc9e298377', 'x-compute-request-id': 'req-4fdfa1e8-945f-4d80-a05b-51fc9e298377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:30,614 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.127s 2021-05-06 03:55:30,615 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c041e75b-98d6-43f0-b599-c21fe083f35a', 'x-compute-request-id': 'req-c041e75b-98d6-43f0-b599-c21fe083f35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:31,758 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.135s 2021-05-06 03:55:31,758 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f79b1ce-8c96-4b10-af98-7e920a99e3e8', 'x-compute-request-id': 'req-0f79b1ce-8c96-4b10-af98-7e920a99e3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:32,862 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.096s 2021-05-06 03:55:32,863 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e060e990-d517-47f2-9784-64e18b243637', 'x-compute-request-id': 'req-e060e990-d517-47f2-9784-64e18b243637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:33,983 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.111s 2021-05-06 03:55:33,984 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ba984d1-333b-4071-9680-210f37029309', 'x-compute-request-id': 'req-7ba984d1-333b-4071-9680-210f37029309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"server": {"id": "ee39bf8f-4a01-43b9-a24c-069d896b2268", "name": "tempest-ServerDiskConfigTestJSON-server-618287216", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:49:34Z", "updated": "2021-05-06T03:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268"}], "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": []}}' 2021-05-06 03:55:34,211 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 204 DELETE http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.217s 2021-05-06 03:55:34,211 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:33 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-ba35fec2-37ba-4cff-824b-70560bfa7765', 'x-compute-request-id': 'req-ba35fec2-37ba-4cff-824b-70560bfa7765', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'' 2021-05-06 03:55:34,247 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 404 GET http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268 0.034s 2021-05-06 03:55:34,247 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:34 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-f09b859f-376f-45ad-be6e-1cbdbe5b5a17', 'x-compute-request-id': 'req-f09b859f-376f-45ad-be6e-1cbdbe5b5a17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ee39bf8f-4a01-43b9-a24c-069d896b2268'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ee39bf8f-4a01-43b9-a24c-069d896b2268 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 74, in test_rebuild_server_with_auto_disk_config server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config) Server ee39bf8f-4a01-43b9-a24c-069d896b2268 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
fail
ft5.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-05-06 03:55:34,574 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 201 POST http://10.222.0.10/identity/v3/auth/tokens 0.143s 2021-05-06 03:55:34,575 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 06 May 2021 03:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3692', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-47c9f4b7-ec1d-4937-977b-2c92908ef48b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7fe8b75c4e1d428f8051b8979606283f", "name": "tempest-ServerDiskConfigTestJSON-1610282975-project", "password_expires_at": null}, "audit_ids": ["yWqT1KXUSc2Of1sImcvvHg"], "expires_at": "2021-05-06T04:55:34.000000Z", "issued_at": "2021-05-06T03:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87e8397a37f2491ba1e103f4d22c2103", "name": "tempest-ServerDiskConfigTestJSON-1610282975"}, "is_domain": false, "roles": [{"id": "0a250e770fbb4b53a054b18f5162ee18", "name": "reader"}, {"id": "b00121122ce6449b88318139a2be960d", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b25a0154b064863bd2c4eb392ab5b13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "0313824f2497466faf5749d5dd082321", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "034c70fff7c74495b953df76183774eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "03eeb44cd5114c0b9d1715c7c6616761", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c0684eb67094d4da2976386e9e653b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "0cd87709102845fbb4bda40515925274", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "afb9e03b553d4aae88ed5bfa72858696", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2.1", "region": "RegionOne"}], "id": "2303e649e19245a6b2971b4bbf8345f4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b7bed8f443c14f818edbff643f7670b4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/placement", "region": "RegionOne"}], "id": "279e6b8a33704566875a6e1a7ca7f501", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "869c8add4ccd42068ece4b4687e1c276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/image", "region": "RegionOne"}], "id": "30575a18ad784e88a085fb1cba5c2fb3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9bfca468aedb44aeb6a46e99f2264c59", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10:8080", "region": "RegionOne"}, {"id": "aa0aa4d11fa0477fb2975c272888ad42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:8080/v1/AUTH_87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "63c83079c4aa482ca174dcc721e294e9", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1ceda9ecb7f94e9fa3cb27c0c6fda5f5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:9696/", "region": "RegionOne"}], "id": "a6721a5c9cf74beeac1c5d65ca70b2d1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "013661b54c2f46898fed17351d1411c7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}, {"id": "9b6165703eac4ee1b7dea12fcacf5214", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}], "id": "c77b37feccfd4e31bee33ea18061805f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f48e500d2af649ac8699fab96531de5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v2/87e8397a37f2491ba1e103f4d22c2103", "region": "RegionOne"}], "id": "d065430df049405ba67ce5dee6c5251c", "type": "volumev2", "name": "cinderv2"}]}}' 2021-05-06 03:55:34,575 90434 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config) Found network {'id': '75b2da74-8cb5-4485-8aef-531bdbd0644f', 'name': 'tempest-ServerDiskConfigTestJSON-1464434981-network', 'tenant_id': '87e8397a37f2491ba1e103f4d22c2103', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '87e8397a37f2491ba1e103f4d22c2103', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 179, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-05-06T03:49:29Z', 'updated_at': '2021-05-06T03:49:29Z', 'revision_number': 1} available for tenant 2021-05-06 03:55:35,919 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 202 POST http://10.222.0.10/compute/v2.1/servers 1.342s 2021-05-06 03:55:35,919 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "imageRef": "27c517c0-75ea-4426-981d-5c2509f33568", "flavorRef": "452", "networks": [{"uuid": "75b2da74-8cb5-4485-8aef-531bdbd0644f"}]}} Response - Headers: {'date': 'Thu, 06 May 2021 03:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293ea7b5-ef83-4e60-8008-b53fe9ec3832', 'x-compute-request-id': 'req-293ea7b5-ef83-4e60-8008-b53fe9ec3832', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jTvA5L8fGDLF"}}' 2021-05-06 03:55:36,088 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.166s 2021-05-06 03:55:36,088 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-534edf76-1c2c-49a8-9b6a-e5f95c7359c2', 'x-compute-request-id': 'req-534edf76-1c2c-49a8-9b6a-e5f95c7359c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:36Z", "updated": "2021-05-06T03:55:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:37,417 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.320s 2021-05-06 03:55:37,418 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899fba80-b024-4bf6-bbd6-82cb77d4c315', 'x-compute-request-id': 'req-899fba80-b024-4bf6-bbd6-82cb77d4c315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:37,425 90434 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2021-05-06 03:55:38,964 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.537s 2021-05-06 03:55:38,965 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af33cf87-08b0-4539-ad48-720c10fa8474', 'x-compute-request-id': 'req-af33cf87-08b0-4539-ad48-720c10fa8474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:38,972 90434 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2021-05-06 03:55:40,818 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.844s 2021-05-06 03:55:40,818 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-480d8b09-9106-43bf-8d39-23d24a67630e', 'x-compute-request-id': 'req-480d8b09-9106-43bf-8d39-23d24a67630e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:42,487 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.659s 2021-05-06 03:55:42,488 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d154785f-723d-4c9d-9013-dce688130373', 'x-compute-request-id': 'req-d154785f-723d-4c9d-9013-dce688130373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:43,750 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.255s 2021-05-06 03:55:43,750 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d5fba70-3999-463c-9711-ad02570749b0', 'x-compute-request-id': 'req-3d5fba70-3999-463c-9711-ad02570749b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:45,132 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.373s 2021-05-06 03:55:45,132 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c1ea004-ea9a-4378-b05d-6541c31793f8', 'x-compute-request-id': 'req-1c1ea004-ea9a-4378-b05d-6541c31793f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:46,926 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.785s 2021-05-06 03:55:46,927 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dae9df8-063a-48b1-a57e-749952e54ea0', 'x-compute-request-id': 'req-9dae9df8-063a-48b1-a57e-749952e54ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "BUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "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": []}}' 2021-05-06 03:55:48,182 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.246s 2021-05-06 03:55:48,182 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9500464-8bcd-4305-8c13-5ab08f9a7d94', 'x-compute-request-id': 'req-f9500464-8bcd-4305-8c13-5ab08f9a7d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "ACTIVE", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:48Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.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": []}}' 2021-05-06 03:55:48,197 90434 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2021-05-06 03:55:48,524 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.326s 2021-05-06 03:55:48,524 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcadcee5-5dcc-4385-b1b5-993715f98e01', 'x-compute-request-id': 'req-fcadcee5-5dcc-4385-b1b5-993715f98e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "ACTIVE", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:48Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.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": []}}' 2021-05-06 03:55:48,708 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 PUT http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.176s 2021-05-06 03:55:48,709 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"OS-DCF:diskConfig": "AUTO"}} Response - Headers: {'date': 'Thu, 06 May 2021 03:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1080', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48d5c168-f880-4b84-bfc2-1a416b523f92', 'x-compute-request-id': 'req-48d5c168-f880-4b84-bfc2-1a416b523f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "ACTIVE", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:48Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "AUTO", "progress": 0}}' 2021-05-06 03:55:49,185 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.470s 2021-05-06 03:55:49,185 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1506', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0414780a-fa1f-43bf-8733-bf8e65cfbac9', 'x-compute-request-id': 'req-0414780a-fa1f-43bf-8733-bf8e65cfbac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "ACTIVE", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:49Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "AUTO", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.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": []}}' 2021-05-06 03:55:49,929 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.736s 2021-05-06 03:55:49,930 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1506', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c244ffde-b0bb-4c5f-9364-23951d9aaebb', 'x-compute-request-id': 'req-c244ffde-b0bb-4c5f-9364-23951d9aaebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "ACTIVE", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:49Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "AUTO", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.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": []}}' 2021-05-06 03:55:50,305 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 202 POST http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4/action 0.367s 2021-05-06 03:55:50,305 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rebuild": {"imageRef": "27c517c0-75ea-4426-981d-5c2509f33568", "OS-DCF:diskConfig": "MANUAL"}} Response - Headers: {'date': 'Thu, 06 May 2021 03:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1112', 'location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d00dba-f00d-479f-8b12-4273c5bf91a2', 'x-compute-request-id': 'req-41d00dba-f00d-479f-8b12-4273c5bf91a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4/action'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "adminPass": "aPYDx7z2rzGp"}}' 2021-05-06 03:55:50,772 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.461s 2021-05-06 03:55:50,773 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac499a8-af08-4f49-9f3f-f126ede84a8f', 'x-compute-request-id': 'req-7ac499a8-af08-4f49-9f3f-f126ede84a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:55:52,298 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.517s 2021-05-06 03:55:52,299 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f128da46-0d57-4283-8241-f5ce63d27db0', 'x-compute-request-id': 'req-f128da46-0d57-4283-8241-f5ce63d27db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:55:53,640 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.333s 2021-05-06 03:55:53,641 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d97f5846-d421-4dab-9571-034c0733a89a', 'x-compute-request-id': 'req-d97f5846-d421-4dab-9571-034c0733a89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:55:55,113 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.464s 2021-05-06 03:55:55,114 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396cd12e-2b46-4334-84e4-c2a2899e2b28', 'x-compute-request-id': 'req-396cd12e-2b46-4334-84e4-c2a2899e2b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:55:56,629 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.507s 2021-05-06 03:55:56,629 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed595a3-e070-4b60-8742-dba5440e2c53', 'x-compute-request-id': 'req-6ed595a3-e070-4b60-8742-dba5440e2c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:55:58,229 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.592s 2021-05-06 03:55:58,230 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8b42de-b05a-4348-bea7-8c7728b93e73', 'x-compute-request-id': 'req-de8b42de-b05a-4348-bea7-8c7728b93e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:55:59,825 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.587s 2021-05-06 03:55:59,826 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57a56ee-1c31-4603-be61-f06549a0f8a6', 'x-compute-request-id': 'req-e57a56ee-1c31-4603-be61-f06549a0f8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:01,154 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.319s 2021-05-06 03:56:01,154 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-660eb3a9-8ee5-4546-8f5b-f40fb20546d8', 'x-compute-request-id': 'req-660eb3a9-8ee5-4546-8f5b-f40fb20546d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:02,852 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.685s 2021-05-06 03:56:02,852 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02a0911-4c8d-428b-9883-d3eab126cd25', 'x-compute-request-id': 'req-c02a0911-4c8d-428b-9883-d3eab126cd25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:04,245 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.384s 2021-05-06 03:56:04,245 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-136f0b65-e781-4e92-9a54-2f5b80df3d62', 'x-compute-request-id': 'req-136f0b65-e781-4e92-9a54-2f5b80df3d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:05,579 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.324s 2021-05-06 03:56:05,579 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a0afce-f3dc-422c-9574-f70b2d3d52cf', 'x-compute-request-id': 'req-c8a0afce-f3dc-422c-9574-f70b2d3d52cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:06,905 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.316s 2021-05-06 03:56:06,905 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1816e0-9917-4a64-93d8-2d031f106551', 'x-compute-request-id': 'req-9d1816e0-9917-4a64-93d8-2d031f106551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:08,374 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.460s 2021-05-06 03:56:08,375 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a34b25-41a2-4135-ab9c-5140a7a27cf0', 'x-compute-request-id': 'req-49a34b25-41a2-4135-ab9c-5140a7a27cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:09,822 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.439s 2021-05-06 03:56:09,823 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f236b7-c310-4d48-a7b7-c53d573ecde3', 'x-compute-request-id': 'req-e7f236b7-c310-4d48-a7b7-c53d573ecde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:11,091 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.259s 2021-05-06 03:56:11,092 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea909ff-fa76-41bb-ae8c-909a44f5afab', 'x-compute-request-id': 'req-8ea909ff-fa76-41bb-ae8c-909a44f5afab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:12,436 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.323s 2021-05-06 03:56:12,436 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab0de0c4-d3b2-43ad-bbb6-86cbbda9a754', 'x-compute-request-id': 'req-ab0de0c4-d3b2-43ad-bbb6-86cbbda9a754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:13,884 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.438s 2021-05-06 03:56:13,884 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1319a13-1038-4755-959c-be96994079f5', 'x-compute-request-id': 'req-b1319a13-1038-4755-959c-be96994079f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:15,149 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.255s 2021-05-06 03:56:15,149 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee5f28f-849e-425a-845e-378b8df145ef', 'x-compute-request-id': 'req-dee5f28f-849e-425a-845e-378b8df145ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:16,722 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.564s 2021-05-06 03:56:16,723 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d18323-6b87-4931-a465-88d7efe59150', 'x-compute-request-id': 'req-e6d18323-6b87-4931-a465-88d7efe59150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:18,243 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.509s 2021-05-06 03:56:18,244 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c868ff1f-17aa-4f4b-8c30-02d4dba4e9ee', 'x-compute-request-id': 'req-c868ff1f-17aa-4f4b-8c30-02d4dba4e9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:19,510 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.257s 2021-05-06 03:56:19,510 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e682ba27-1374-4881-bbe1-ac923148e818', 'x-compute-request-id': 'req-e682ba27-1374-4881-bbe1-ac923148e818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:20,964 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.445s 2021-05-06 03:56:20,965 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c03ba1f9-2bf1-4dd4-ae66-5851bfd050ec', 'x-compute-request-id': 'req-c03ba1f9-2bf1-4dd4-ae66-5851bfd050ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:22,557 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.584s 2021-05-06 03:56:22,558 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a642c76-8b00-4dae-a5c3-78198a335fb9', 'x-compute-request-id': 'req-4a642c76-8b00-4dae-a5c3-78198a335fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:24,241 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.673s 2021-05-06 03:56:24,241 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b840e10-491c-4f77-8b13-a6f89e6b237b', 'x-compute-request-id': 'req-1b840e10-491c-4f77-8b13-a6f89e6b237b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:25,816 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.560s 2021-05-06 03:56:25,816 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e79edcd-f564-44cb-b2b8-ece6889b16b3', 'x-compute-request-id': 'req-9e79edcd-f564-44cb-b2b8-ece6889b16b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:27,379 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.554s 2021-05-06 03:56:27,380 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd6bad6f-d40c-4116-960e-57be154ff2a4', 'x-compute-request-id': 'req-cd6bad6f-d40c-4116-960e-57be154ff2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:28,832 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.444s 2021-05-06 03:56:28,833 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42817fe7-9041-4d54-b606-ab051e6b9483', 'x-compute-request-id': 'req-42817fe7-9041-4d54-b606-ab051e6b9483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:30,515 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.673s 2021-05-06 03:56:30,515 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ab9162-2613-4a9e-b9ae-9c3362839fa5', 'x-compute-request-id': 'req-b9ab9162-2613-4a9e-b9ae-9c3362839fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:32,091 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.568s 2021-05-06 03:56:32,091 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b22ac71c-050e-4a2c-86d8-d4f8c03fb7fc', 'x-compute-request-id': 'req-b22ac71c-050e-4a2c-86d8-d4f8c03fb7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:33,511 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.411s 2021-05-06 03:56:33,511 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f345406d-00e6-4b40-8faa-8886e4afc9b7', 'x-compute-request-id': 'req-f345406d-00e6-4b40-8faa-8886e4afc9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:35,509 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.987s 2021-05-06 03:56:35,509 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5f0435-2494-4ca0-8847-e4ed18fc8201', 'x-compute-request-id': 'req-0d5f0435-2494-4ca0-8847-e4ed18fc8201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:37,043 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.521s 2021-05-06 03:56:37,043 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32b9efc-761a-40bf-a73d-ffaa12544f6d', 'x-compute-request-id': 'req-d32b9efc-761a-40bf-a73d-ffaa12544f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:38,773 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.720s 2021-05-06 03:56:38,774 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885223a6-081f-4720-bdc4-9a8a066ac19a', 'x-compute-request-id': 'req-885223a6-081f-4720-bdc4-9a8a066ac19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:40,280 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.498s 2021-05-06 03:56:40,281 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5664fe34-a655-4a2b-b837-1a1afa28f9d0', 'x-compute-request-id': 'req-5664fe34-a655-4a2b-b837-1a1afa28f9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:41,652 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.362s 2021-05-06 03:56:41,653 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a91712e-3625-49df-8f5d-bed0f21fea73', 'x-compute-request-id': 'req-7a91712e-3625-49df-8f5d-bed0f21fea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:43,002 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.341s 2021-05-06 03:56:43,003 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f72116ed-99ac-473e-bea6-bbf7fc7511fe', 'x-compute-request-id': 'req-f72116ed-99ac-473e-bea6-bbf7fc7511fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:44,679 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.667s 2021-05-06 03:56:44,679 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36817bcb-969b-4638-97e2-f44e506a23f7', 'x-compute-request-id': 'req-36817bcb-969b-4638-97e2-f44e506a23f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:46,272 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.584s 2021-05-06 03:56:46,272 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53980485-53e0-46c0-8118-f9b562820cbe', 'x-compute-request-id': 'req-53980485-53e0-46c0-8118-f9b562820cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:47,868 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.587s 2021-05-06 03:56:47,869 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70184bb3-34e8-42a0-a184-06d6e5e971cb', 'x-compute-request-id': 'req-70184bb3-34e8-42a0-a184-06d6e5e971cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:49,416 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.539s 2021-05-06 03:56:49,417 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68015104-45b0-4343-aac2-f1629b7fe907', 'x-compute-request-id': 'req-68015104-45b0-4343-aac2-f1629b7fe907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:51,427 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.001s 2021-05-06 03:56:51,427 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c13d3c-a51f-4cc0-935c-01a71944d08c', 'x-compute-request-id': 'req-41c13d3c-a51f-4cc0-935c-01a71944d08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:53,028 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.592s 2021-05-06 03:56:53,029 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-794e386b-5956-4091-baf1-99b7b25c997d', 'x-compute-request-id': 'req-794e386b-5956-4091-baf1-99b7b25c997d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:54,414 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.376s 2021-05-06 03:56:54,414 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bfe91ba-b294-46d3-b0f2-2c6ece4e4f39', 'x-compute-request-id': 'req-1bfe91ba-b294-46d3-b0f2-2c6ece4e4f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:55,958 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.534s 2021-05-06 03:56:55,958 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bd81ec1-e8ef-445a-a635-b86c5465725a', 'x-compute-request-id': 'req-7bd81ec1-e8ef-445a-a635-b86c5465725a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:57,215 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.248s 2021-05-06 03:56:57,216 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4556f77a-0cb1-4429-82cd-35366276aa7e', 'x-compute-request-id': 'req-4556f77a-0cb1-4429-82cd-35366276aa7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:56:58,668 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.443s 2021-05-06 03:56:58,668 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c720d40-0905-4a2e-b245-7ff38368d145', 'x-compute-request-id': 'req-9c720d40-0905-4a2e-b245-7ff38368d145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:00,021 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.343s 2021-05-06 03:57:00,021 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dd9d5d0-6f4c-466b-bf60-b431595205c0', 'x-compute-request-id': 'req-0dd9d5d0-6f4c-466b-bf60-b431595205c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:01,360 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.330s 2021-05-06 03:57:01,361 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb558066-e0e1-4b6c-971a-5873f9f5d870', 'x-compute-request-id': 'req-fb558066-e0e1-4b6c-971a-5873f9f5d870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:02,604 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.234s 2021-05-06 03:57:02,604 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ee3a1e-27be-4b77-9d9b-e2cca018e941', 'x-compute-request-id': 'req-f8ee3a1e-27be-4b77-9d9b-e2cca018e941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:03,859 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.245s 2021-05-06 03:57:03,859 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bcb1dec-a8c8-4c71-87bd-1bfc6fb47ff5', 'x-compute-request-id': 'req-5bcb1dec-a8c8-4c71-87bd-1bfc6fb47ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:05,162 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.294s 2021-05-06 03:57:05,163 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5fb7518-6c17-46c3-b79c-0f80a9924ce6', 'x-compute-request-id': 'req-f5fb7518-6c17-46c3-b79c-0f80a9924ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:06,767 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.595s 2021-05-06 03:57:06,767 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8089f8-46f8-4aa8-83d6-146c81f68c6d', 'x-compute-request-id': 'req-3f8089f8-46f8-4aa8-83d6-146c81f68c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:08,027 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.251s 2021-05-06 03:57:08,028 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f16a5b-df28-4224-94b0-bb9dcde3a499', 'x-compute-request-id': 'req-95f16a5b-df28-4224-94b0-bb9dcde3a499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:09,271 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.234s 2021-05-06 03:57:09,271 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6188c4c3-4a2f-4644-86f8-3c3514b6b0d6', 'x-compute-request-id': 'req-6188c4c3-4a2f-4644-86f8-3c3514b6b0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:10,604 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.324s 2021-05-06 03:57:10,605 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716c70cd-a2d6-459a-8e2f-8bf0ec815a24', 'x-compute-request-id': 'req-716c70cd-a2d6-459a-8e2f-8bf0ec815a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:11,924 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.311s 2021-05-06 03:57:11,925 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e976550-0331-4fbf-8c7c-f5fd89b1303a', 'x-compute-request-id': 'req-2e976550-0331-4fbf-8c7c-f5fd89b1303a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:13,245 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.311s 2021-05-06 03:57:13,245 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580cb7fd-9baf-4cca-86f5-d54b0d7c978e', 'x-compute-request-id': 'req-580cb7fd-9baf-4cca-86f5-d54b0d7c978e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:14,532 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.279s 2021-05-06 03:57:14,533 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a779c588-a5c2-497d-8389-06eb723de942', 'x-compute-request-id': 'req-a779c588-a5c2-497d-8389-06eb723de942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:15,808 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.267s 2021-05-06 03:57:15,809 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e9cb4e-2fcb-4d34-a91e-478ba5b32007', 'x-compute-request-id': 'req-35e9cb4e-2fcb-4d34-a91e-478ba5b32007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:17,058 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.240s 2021-05-06 03:57:17,058 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257d3b47-8d51-43c8-bfba-4adfc15f6fbf', 'x-compute-request-id': 'req-257d3b47-8d51-43c8-bfba-4adfc15f6fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:18,475 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.408s 2021-05-06 03:57:18,476 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b673263e-f9a3-4828-9c89-fb56220f7fea', 'x-compute-request-id': 'req-b673263e-f9a3-4828-9c89-fb56220f7fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:19,726 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.241s 2021-05-06 03:57:19,726 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41776a1a-0185-49bf-a4e4-22b07cbdce1b', 'x-compute-request-id': 'req-41776a1a-0185-49bf-a4e4-22b07cbdce1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:21,186 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.451s 2021-05-06 03:57:21,186 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe69220-5632-4527-9e42-459fb7545d57', 'x-compute-request-id': 'req-7fe69220-5632-4527-9e42-459fb7545d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:22,455 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.260s 2021-05-06 03:57:22,455 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3ed494-87ea-4770-8106-f5d630b7e073', 'x-compute-request-id': 'req-4e3ed494-87ea-4770-8106-f5d630b7e073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:23,706 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.242s 2021-05-06 03:57:23,707 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999a5b7f-8ee2-4e5b-9ade-909afeeb2a21', 'x-compute-request-id': 'req-999a5b7f-8ee2-4e5b-9ade-909afeeb2a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:24,956 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.240s 2021-05-06 03:57:24,956 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873c76e2-42d9-42fe-a8d1-293e60d14881', 'x-compute-request-id': 'req-873c76e2-42d9-42fe-a8d1-293e60d14881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:26,212 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.246s 2021-05-06 03:57:26,212 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e52b4169-43f6-4ba9-b019-79a0392ba963', 'x-compute-request-id': 'req-e52b4169-43f6-4ba9-b019-79a0392ba963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:27,495 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.274s 2021-05-06 03:57:27,495 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b45682e-58c4-4194-8b7d-04b01f8598c3', 'x-compute-request-id': 'req-9b45682e-58c4-4194-8b7d-04b01f8598c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:28,786 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.283s 2021-05-06 03:57:28,787 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff95c60-c6c9-4d7c-927f-62991d36ad58', 'x-compute-request-id': 'req-2ff95c60-c6c9-4d7c-927f-62991d36ad58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:30,136 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.339s 2021-05-06 03:57:30,136 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74486d45-aea1-4af1-a6d9-4f3e2c5e4c1e', 'x-compute-request-id': 'req-74486d45-aea1-4af1-a6d9-4f3e2c5e4c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:31,401 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.255s 2021-05-06 03:57:31,401 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f678b2-e855-40f8-a69d-603f4ea3c972', 'x-compute-request-id': 'req-02f678b2-e855-40f8-a69d-603f4ea3c972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:32,650 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.239s 2021-05-06 03:57:32,650 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4a2d15f-167c-4b1d-856d-9866838dac74', 'x-compute-request-id': 'req-e4a2d15f-167c-4b1d-856d-9866838dac74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:33,912 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.254s 2021-05-06 03:57:33,913 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb860fc-dd33-42e9-97e3-a1c5a2734d47', 'x-compute-request-id': 'req-3bb860fc-dd33-42e9-97e3-a1c5a2734d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:35,251 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.329s 2021-05-06 03:57:35,251 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df24258c-d3cb-4154-a9b0-02df4f8f8aa0', 'x-compute-request-id': 'req-df24258c-d3cb-4154-a9b0-02df4f8f8aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:36,506 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.245s 2021-05-06 03:57:36,506 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7025876d-6658-4bcb-a378-4516998cfbf7', 'x-compute-request-id': 'req-7025876d-6658-4bcb-a378-4516998cfbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:37,798 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.284s 2021-05-06 03:57:37,799 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fab5d4a-809b-4e15-b791-da4ecfb099b4', 'x-compute-request-id': 'req-6fab5d4a-809b-4e15-b791-da4ecfb099b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:39,209 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.402s 2021-05-06 03:57:39,210 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e37b44-1f46-4756-b24e-17407330174b', 'x-compute-request-id': 'req-97e37b44-1f46-4756-b24e-17407330174b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:40,463 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.245s 2021-05-06 03:57:40,463 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa63ee2-9d9b-407d-832e-5b3edb4a5870', 'x-compute-request-id': 'req-2aa63ee2-9d9b-407d-832e-5b3edb4a5870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:41,763 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.290s 2021-05-06 03:57:41,763 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-392facd3-b195-4357-a927-9a4e55e032fd', 'x-compute-request-id': 'req-392facd3-b195-4357-a927-9a4e55e032fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:43,068 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.296s 2021-05-06 03:57:43,068 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbbcf4fe-7b1d-4477-a08f-ecb0c6286fc6', 'x-compute-request-id': 'req-fbbcf4fe-7b1d-4477-a08f-ecb0c6286fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:44,336 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.258s 2021-05-06 03:57:44,336 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805c20e1-efdd-43b8-a996-1118a628a9b3', 'x-compute-request-id': 'req-805c20e1-efdd-43b8-a996-1118a628a9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:45,587 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.241s 2021-05-06 03:57:45,588 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5924408e-cce3-4bfc-a6b8-c60f57a843d2', 'x-compute-request-id': 'req-5924408e-cce3-4bfc-a6b8-c60f57a843d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:46,874 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.277s 2021-05-06 03:57:46,875 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c11a3d-2b7a-487b-80c4-8ecbecd90de6', 'x-compute-request-id': 'req-60c11a3d-2b7a-487b-80c4-8ecbecd90de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:48,189 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.306s 2021-05-06 03:57:48,189 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf9a8cf-5c64-4146-89b0-d05ac1ab949b', 'x-compute-request-id': 'req-5bf9a8cf-5c64-4146-89b0-d05ac1ab949b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:49,610 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.413s 2021-05-06 03:57:49,610 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b4f4968-0a19-4bdf-9da4-ac4c5f195daf', 'x-compute-request-id': 'req-3b4f4968-0a19-4bdf-9da4-ac4c5f195daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:50,868 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.249s 2021-05-06 03:57:50,869 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f677936-5651-4422-815f-2fa59b30d9a5', 'x-compute-request-id': 'req-5f677936-5651-4422-815f-2fa59b30d9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:52,124 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.247s 2021-05-06 03:57:52,124 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667f6d32-3667-43af-a6b7-673e026eec31', 'x-compute-request-id': 'req-667f6d32-3667-43af-a6b7-673e026eec31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:53,423 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.289s 2021-05-06 03:57:53,423 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ebee37-12e4-48d7-a19b-9c14f6d5120e', 'x-compute-request-id': 'req-45ebee37-12e4-48d7-a19b-9c14f6d5120e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:54,702 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.269s 2021-05-06 03:57:54,703 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf76461e-3516-4371-b951-2b0583479b10', 'x-compute-request-id': 'req-cf76461e-3516-4371-b951-2b0583479b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:56,014 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.302s 2021-05-06 03:57:56,014 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f715fdb5-dc74-4268-ad34-dbf6f4c5c088', 'x-compute-request-id': 'req-f715fdb5-dc74-4268-ad34-dbf6f4c5c088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:57,280 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.256s 2021-05-06 03:57:57,281 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60b44c05-f317-4775-97a2-accfd6585551', 'x-compute-request-id': 'req-60b44c05-f317-4775-97a2-accfd6585551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:57:58,736 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.446s 2021-05-06 03:57:58,736 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883f37a4-825c-4c58-8a9c-46fe9636674a', 'x-compute-request-id': 'req-883f37a4-825c-4c58-8a9c-46fe9636674a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:00,000 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.255s 2021-05-06 03:58:00,001 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-426bf662-d7cc-4a40-b87a-334ecaab5cbf', 'x-compute-request-id': 'req-426bf662-d7cc-4a40-b87a-334ecaab5cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:01,304 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.294s 2021-05-06 03:58:01,304 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5042032-b40b-4291-b8b2-5c438e5b1145', 'x-compute-request-id': 'req-e5042032-b40b-4291-b8b2-5c438e5b1145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:02,613 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.298s 2021-05-06 03:58:02,614 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19aba532-6df8-487e-82b9-8dea709c6915', 'x-compute-request-id': 'req-19aba532-6df8-487e-82b9-8dea709c6915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:03,880 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.257s 2021-05-06 03:58:03,880 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a9586b-592a-4f23-b570-6448613a14d3', 'x-compute-request-id': 'req-a3a9586b-592a-4f23-b570-6448613a14d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:05,150 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.260s 2021-05-06 03:58:05,150 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ff03b0-6192-45ca-95f4-b8ead672c7e4', 'x-compute-request-id': 'req-24ff03b0-6192-45ca-95f4-b8ead672c7e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:06,441 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.281s 2021-05-06 03:58:06,441 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc97b81b-2ba7-404f-b574-0c7745ac082c', 'x-compute-request-id': 'req-bc97b81b-2ba7-404f-b574-0c7745ac082c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:07,790 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.340s 2021-05-06 03:58:07,790 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3dabaa4-8127-4078-b681-92e0136540b0', 'x-compute-request-id': 'req-a3dabaa4-8127-4078-b681-92e0136540b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:09,102 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.301s 2021-05-06 03:58:09,102 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbad203-3524-49eb-be09-455091b38b02', 'x-compute-request-id': 'req-7cbad203-3524-49eb-be09-455091b38b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:10,409 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.297s 2021-05-06 03:58:10,410 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067eee09-338c-49dc-ba37-3c3800d676a7', 'x-compute-request-id': 'req-067eee09-338c-49dc-ba37-3c3800d676a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:11,659 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.241s 2021-05-06 03:58:11,660 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b529bed0-eb0a-42c9-acc0-86a68d6e955a', 'x-compute-request-id': 'req-b529bed0-eb0a-42c9-acc0-86a68d6e955a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:12,932 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.263s 2021-05-06 03:58:12,932 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78aa1b0-2df0-47bc-90d1-8d286870fef7', 'x-compute-request-id': 'req-d78aa1b0-2df0-47bc-90d1-8d286870fef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:14,382 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.441s 2021-05-06 03:58:14,383 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-316c4288-f1b7-48e5-8a61-25f7ead8a942', 'x-compute-request-id': 'req-316c4288-f1b7-48e5-8a61-25f7ead8a942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:15,699 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.306s 2021-05-06 03:58:15,699 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bd30c8-2b1c-4db9-aa70-e3677c042e48', 'x-compute-request-id': 'req-89bd30c8-2b1c-4db9-aa70-e3677c042e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:16,976 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.267s 2021-05-06 03:58:16,977 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a440de5b-0e02-40a3-86ff-420da8b6cb27', 'x-compute-request-id': 'req-a440de5b-0e02-40a3-86ff-420da8b6cb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:18,316 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.330s 2021-05-06 03:58:18,316 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c024256-79c5-496e-9489-fb5e562cc60c', 'x-compute-request-id': 'req-6c024256-79c5-496e-9489-fb5e562cc60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:19,596 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.271s 2021-05-06 03:58:19,596 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44f6e2d1-7d96-445c-a380-382e45636baa', 'x-compute-request-id': 'req-44f6e2d1-7d96-445c-a380-382e45636baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:20,831 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.226s 2021-05-06 03:58:20,831 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b182e16-9909-4582-baa9-0207267c946c', 'x-compute-request-id': 'req-5b182e16-9909-4582-baa9-0207267c946c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:22,126 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.287s 2021-05-06 03:58:22,126 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94226898-ca0c-4aa3-81ff-0c97169e80bc', 'x-compute-request-id': 'req-94226898-ca0c-4aa3-81ff-0c97169e80bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:23,570 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.434s 2021-05-06 03:58:23,570 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcec6f0e-93e4-4a68-9cf3-f366dd9d04de', 'x-compute-request-id': 'req-bcec6f0e-93e4-4a68-9cf3-f366dd9d04de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:24,913 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.334s 2021-05-06 03:58:24,914 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f49fb8-aa72-43a4-a5b9-2e8cf6719d3e', 'x-compute-request-id': 'req-73f49fb8-aa72-43a4-a5b9-2e8cf6719d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:26,708 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.785s 2021-05-06 03:58:26,708 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3de7fdd4-e338-4e05-a474-abfd22e3c6c1', 'x-compute-request-id': 'req-3de7fdd4-e338-4e05-a474-abfd22e3c6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:28,126 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.408s 2021-05-06 03:58:28,126 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08119c67-5021-4b39-a726-93d8b3e58b18', 'x-compute-request-id': 'req-08119c67-5021-4b39-a726-93d8b3e58b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:29,844 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.708s 2021-05-06 03:58:29,844 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5250ebe8-4b63-4f63-b260-0e5d8fa38f04', 'x-compute-request-id': 'req-5250ebe8-4b63-4f63-b260-0e5d8fa38f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:31,445 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.593s 2021-05-06 03:58:31,446 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c306d4-5194-40e9-a207-c0976f0498d9', 'x-compute-request-id': 'req-25c306d4-5194-40e9-a207-c0976f0498d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:32,839 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.385s 2021-05-06 03:58:32,840 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd40c616-af8b-4cc1-bcd3-45daecd801b1', 'x-compute-request-id': 'req-fd40c616-af8b-4cc1-bcd3-45daecd801b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:34,489 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.640s 2021-05-06 03:58:34,490 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5e2a1fd-750e-4818-8e71-8fd4fc304923', 'x-compute-request-id': 'req-f5e2a1fd-750e-4818-8e71-8fd4fc304923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:35,963 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.464s 2021-05-06 03:58:35,963 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea1532f-692e-464e-bf96-5c518e7765bf', 'x-compute-request-id': 'req-2ea1532f-692e-464e-bf96-5c518e7765bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:37,478 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.506s 2021-05-06 03:58:37,478 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24b4c7e7-46fc-41f2-8ddf-48f213db96e5', 'x-compute-request-id': 'req-24b4c7e7-46fc-41f2-8ddf-48f213db96e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:38,720 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.232s 2021-05-06 03:58:38,720 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63281efe-0f60-4280-b2d1-1905d52fb33a', 'x-compute-request-id': 'req-63281efe-0f60-4280-b2d1-1905d52fb33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:39,967 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.238s 2021-05-06 03:58:39,967 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-961a4f4d-a947-4ef4-bc50-9462b1eba964', 'x-compute-request-id': 'req-961a4f4d-a947-4ef4-bc50-9462b1eba964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:41,216 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.241s 2021-05-06 03:58:41,217 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f7eeaab-a1a6-487b-8923-ea190169e904', 'x-compute-request-id': 'req-6f7eeaab-a1a6-487b-8923-ea190169e904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:42,569 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.344s 2021-05-06 03:58:42,570 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfe18860-c238-415e-b371-ab43f4aee9a9', 'x-compute-request-id': 'req-dfe18860-c238-415e-b371-ab43f4aee9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:43,928 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.349s 2021-05-06 03:58:43,929 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00fce39d-c554-4282-80f4-91faaaa8547a', 'x-compute-request-id': 'req-00fce39d-c554-4282-80f4-91faaaa8547a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:45,219 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.281s 2021-05-06 03:58:45,220 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-349ee9f4-4a9a-4228-9d74-577c00798bed', 'x-compute-request-id': 'req-349ee9f4-4a9a-4228-9d74-577c00798bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:46,706 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.478s 2021-05-06 03:58:46,707 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-def03cfe-96a1-41a3-a732-c54e21583ed3', 'x-compute-request-id': 'req-def03cfe-96a1-41a3-a732-c54e21583ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:48,275 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.560s 2021-05-06 03:58:48,275 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d84af33-53d9-46c3-8168-65d353601f1f', 'x-compute-request-id': 'req-7d84af33-53d9-46c3-8168-65d353601f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:50,106 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.822s 2021-05-06 03:58:50,107 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5349ec0-3ff2-4ecc-9580-df5437e0332c', 'x-compute-request-id': 'req-e5349ec0-3ff2-4ecc-9580-df5437e0332c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:51,448 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.332s 2021-05-06 03:58:51,448 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de0882b-ab04-431f-8788-5b5cc2438b5c', 'x-compute-request-id': 'req-9de0882b-ab04-431f-8788-5b5cc2438b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:52,702 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.244s 2021-05-06 03:58:52,702 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a353216b-cfc4-4d00-9456-c3ed660a25b0', 'x-compute-request-id': 'req-a353216b-cfc4-4d00-9456-c3ed660a25b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:53,953 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.242s 2021-05-06 03:58:53,953 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180149ed-e4c7-43f4-ada6-8c8985509926', 'x-compute-request-id': 'req-180149ed-e4c7-43f4-ada6-8c8985509926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:55,258 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.296s 2021-05-06 03:58:55,258 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebbd26d0-1193-4301-8e29-4e69f3e4586a', 'x-compute-request-id': 'req-ebbd26d0-1193-4301-8e29-4e69f3e4586a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:56,731 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.464s 2021-05-06 03:58:56,731 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d273b107-147b-4fd7-808d-c1f383fac34c', 'x-compute-request-id': 'req-d273b107-147b-4fd7-808d-c1f383fac34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:57,977 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.237s 2021-05-06 03:58:57,977 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6707d561-469e-4d19-8296-934871185829', 'x-compute-request-id': 'req-6707d561-469e-4d19-8296-934871185829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:58:59,303 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.316s 2021-05-06 03:58:59,303 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1442ba51-b802-4a7d-968c-08ed2f55a378', 'x-compute-request-id': 'req-1442ba51-b802-4a7d-968c-08ed2f55a378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:00,539 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.227s 2021-05-06 03:59:00,539 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4dc60b1-758f-415e-aa80-5f43089fd853', 'x-compute-request-id': 'req-d4dc60b1-758f-415e-aa80-5f43089fd853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:01,791 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.243s 2021-05-06 03:59:01,792 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-313d3d82-4d43-454a-86ff-4f5192b10e4b', 'x-compute-request-id': 'req-313d3d82-4d43-454a-86ff-4f5192b10e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:03,078 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.277s 2021-05-06 03:59:03,079 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a6a89c-3718-4482-8cae-4a770a3565a0', 'x-compute-request-id': 'req-d9a6a89c-3718-4482-8cae-4a770a3565a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:04,495 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.408s 2021-05-06 03:59:04,496 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5212d4b2-0caa-48d8-8951-4d7ee2011447', 'x-compute-request-id': 'req-5212d4b2-0caa-48d8-8951-4d7ee2011447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:05,774 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.269s 2021-05-06 03:59:05,774 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e1985f-ad97-4f78-918e-8c8825467ae3', 'x-compute-request-id': 'req-c1e1985f-ad97-4f78-918e-8c8825467ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:07,034 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.251s 2021-05-06 03:59:07,034 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03a5ce5-0966-48ca-b8d3-8880ce6a543e', 'x-compute-request-id': 'req-e03a5ce5-0966-48ca-b8d3-8880ce6a543e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:08,288 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.244s 2021-05-06 03:59:08,288 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5665d3e9-4d81-4235-9f8c-753562f30c18', 'x-compute-request-id': 'req-5665d3e9-4d81-4235-9f8c-753562f30c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:09,529 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.231s 2021-05-06 03:59:09,529 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b29cf6c-1d9d-4cad-a7e3-2548009549ce', 'x-compute-request-id': 'req-4b29cf6c-1d9d-4cad-a7e3-2548009549ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:10,833 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.296s 2021-05-06 03:59:10,834 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a16f90b-b3a3-48ba-9cb3-7d3dcb771339', 'x-compute-request-id': 'req-9a16f90b-b3a3-48ba-9cb3-7d3dcb771339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:12,496 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.652s 2021-05-06 03:59:12,496 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e918e5dc-4ac5-4770-9f7b-f6c6c55f5542', 'x-compute-request-id': 'req-e918e5dc-4ac5-4770-9f7b-f6c6c55f5542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:13,778 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.273s 2021-05-06 03:59:13,779 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8309978-1483-4cd0-847b-930096eab7f7', 'x-compute-request-id': 'req-a8309978-1483-4cd0-847b-930096eab7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:15,040 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.253s 2021-05-06 03:59:15,041 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98dd4abc-1759-4691-ba53-c9e391a889c4', 'x-compute-request-id': 'req-98dd4abc-1759-4691-ba53-c9e391a889c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:16,471 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.421s 2021-05-06 03:59:16,471 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00e6aa3-5af4-4d2b-a5db-252def2a14d4', 'x-compute-request-id': 'req-a00e6aa3-5af4-4d2b-a5db-252def2a14d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:17,758 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.278s 2021-05-06 03:59:17,758 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6fc92aa-a1b7-4269-85cc-1e6d1b227213', 'x-compute-request-id': 'req-c6fc92aa-a1b7-4269-85cc-1e6d1b227213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:19,012 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.245s 2021-05-06 03:59:19,013 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a462dd9-fbcd-4b36-8b78-11b7c0c1654e', 'x-compute-request-id': 'req-2a462dd9-fbcd-4b36-8b78-11b7c0c1654e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:20,338 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.317s 2021-05-06 03:59:20,339 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65f229a-047e-4ed0-a189-3f801b6fb3db', 'x-compute-request-id': 'req-f65f229a-047e-4ed0-a189-3f801b6fb3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:21,722 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.373s 2021-05-06 03:59:21,723 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17f2a3d-420a-4578-8378-7c4886c6d66d', 'x-compute-request-id': 'req-e17f2a3d-420a-4578-8378-7c4886c6d66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:23,217 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.486s 2021-05-06 03:59:23,218 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee501ae1-854b-4de1-b11b-07a52745fdb2', 'x-compute-request-id': 'req-ee501ae1-854b-4de1-b11b-07a52745fdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:24,539 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.313s 2021-05-06 03:59:24,540 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58cdd66-c11a-4776-a4c2-8114ca6578e3', 'x-compute-request-id': 'req-f58cdd66-c11a-4776-a4c2-8114ca6578e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:26,274 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.725s 2021-05-06 03:59:26,274 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dca2991-3b3f-4ab9-81c8-377bd86060b0', 'x-compute-request-id': 'req-9dca2991-3b3f-4ab9-81c8-377bd86060b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:27,555 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.272s 2021-05-06 03:59:27,555 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd30f4d6-2cef-4712-8045-4bb7dae1d470', 'x-compute-request-id': 'req-fd30f4d6-2cef-4712-8045-4bb7dae1d470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:28,950 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.386s 2021-05-06 03:59:28,951 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cdde554-1cbb-4416-bd85-7a49984863ba', 'x-compute-request-id': 'req-0cdde554-1cbb-4416-bd85-7a49984863ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:30,337 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.377s 2021-05-06 03:59:30,337 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461e0c67-f6cb-4544-9ca4-c5cf4e5b93de', 'x-compute-request-id': 'req-461e0c67-f6cb-4544-9ca4-c5cf4e5b93de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:31,913 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.566s 2021-05-06 03:59:31,913 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bebdd27-1dab-4e2d-a810-16bc1128226a', 'x-compute-request-id': 'req-0bebdd27-1dab-4e2d-a810-16bc1128226a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:33,393 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.470s 2021-05-06 03:59:33,394 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c0e90ed-4408-4087-9c48-dc9822086821', 'x-compute-request-id': 'req-3c0e90ed-4408-4087-9c48-dc9822086821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:34,693 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.290s 2021-05-06 03:59:34,694 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c607964-479c-49c7-bf9a-ba984a7ff54e', 'x-compute-request-id': 'req-7c607964-479c-49c7-bf9a-ba984a7ff54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:36,335 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.628s 2021-05-06 03:59:36,336 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a78c8ed-929e-47cb-b476-6d1aa3424d8c', 'x-compute-request-id': 'req-0a78c8ed-929e-47cb-b476-6d1aa3424d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:37,587 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.241s 2021-05-06 03:59:37,587 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5706ac7-59f1-49b0-8518-8979aa75d3e0', 'x-compute-request-id': 'req-a5706ac7-59f1-49b0-8518-8979aa75d3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:38,944 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.348s 2021-05-06 03:59:38,945 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5a27b0-a9dc-4471-bd87-22d4d819a8c2', 'x-compute-request-id': 'req-db5a27b0-a9dc-4471-bd87-22d4d819a8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:40,350 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.397s 2021-05-06 03:59:40,351 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed2a0aa-5775-44e2-bf2e-21ac9af20fdc', 'x-compute-request-id': 'req-bed2a0aa-5775-44e2-bf2e-21ac9af20fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:41,654 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.294s 2021-05-06 03:59:41,654 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659076fd-ee01-4fcc-b967-a0777a37d2fe', 'x-compute-request-id': 'req-659076fd-ee01-4fcc-b967-a0777a37d2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:43,054 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.391s 2021-05-06 03:59:43,054 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd95d313-f2a1-4334-9d3f-22e9859bbb49', 'x-compute-request-id': 'req-fd95d313-f2a1-4334-9d3f-22e9859bbb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:44,458 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.394s 2021-05-06 03:59:44,458 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe47a1d5-dbc8-4cbf-b076-ec5f701aeccb', 'x-compute-request-id': 'req-fe47a1d5-dbc8-4cbf-b076-ec5f701aeccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:45,859 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.392s 2021-05-06 03:59:45,859 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be7cc478-2912-4d52-96fc-21e65f076ee4', 'x-compute-request-id': 'req-be7cc478-2912-4d52-96fc-21e65f076ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:47,423 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.556s 2021-05-06 03:59:47,423 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bef48c7-abe5-4eb1-b284-9f28f2bd230d', 'x-compute-request-id': 'req-5bef48c7-abe5-4eb1-b284-9f28f2bd230d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:48,771 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.340s 2021-05-06 03:59:48,771 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec2afe1-5570-4ffc-9de3-d2e3b1bf2500', 'x-compute-request-id': 'req-cec2afe1-5570-4ffc-9de3-d2e3b1bf2500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:50,193 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.412s 2021-05-06 03:59:50,194 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de51e31f-b06a-4a2a-b808-95a01e94cd34', 'x-compute-request-id': 'req-de51e31f-b06a-4a2a-b808-95a01e94cd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:51,627 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.423s 2021-05-06 03:59:51,627 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f96efe-c362-4b70-8c13-665212b32d43', 'x-compute-request-id': 'req-58f96efe-c362-4b70-8c13-665212b32d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:53,045 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.408s 2021-05-06 03:59:53,045 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69087658-cc8c-4b7d-8c77-0c557e9fb6b8', 'x-compute-request-id': 'req-69087658-cc8c-4b7d-8c77-0c557e9fb6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:54,688 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.634s 2021-05-06 03:59:54,688 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e8c814-ec56-419b-a0f6-99427901120a', 'x-compute-request-id': 'req-84e8c814-ec56-419b-a0f6-99427901120a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:56,168 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.471s 2021-05-06 03:59:56,169 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bd44e7c-d579-48a6-9e5d-497547787826', 'x-compute-request-id': 'req-1bd44e7c-d579-48a6-9e5d-497547787826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:57,761 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.583s 2021-05-06 03:59:57,762 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7953cf07-2d23-43ff-bd87-fa7641913800', 'x-compute-request-id': 'req-7953cf07-2d23-43ff-bd87-fa7641913800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 03:59:59,212 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.440s 2021-05-06 03:59:59,212 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b11d3e4-0d42-462f-b47f-aa6d4eb00773', 'x-compute-request-id': 'req-8b11d3e4-0d42-462f-b47f-aa6d4eb00773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:00,708 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.488s 2021-05-06 04:00:00,708 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c648a97-e90b-4870-b7a8-5b9261b2de07', 'x-compute-request-id': 'req-7c648a97-e90b-4870-b7a8-5b9261b2de07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:02,550 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.833s 2021-05-06 04:00:02,564 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d88bb52-3db2-4d1f-9028-12608aea6263', 'x-compute-request-id': 'req-8d88bb52-3db2-4d1f-9028-12608aea6263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:04,218 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.644s 2021-05-06 04:00:04,218 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4578f64-2dcb-4829-8d60-36815096fa5f', 'x-compute-request-id': 'req-b4578f64-2dcb-4829-8d60-36815096fa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:06,247 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.020s 2021-05-06 04:00:06,247 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9346913-eda0-48a4-95f0-209775dd723b', 'x-compute-request-id': 'req-c9346913-eda0-48a4-95f0-209775dd723b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:08,207 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.951s 2021-05-06 04:00:08,208 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9017f2e4-da60-4dbd-ab45-3fd021508fd4', 'x-compute-request-id': 'req-9017f2e4-da60-4dbd-ab45-3fd021508fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:10,352 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.135s 2021-05-06 04:00:10,353 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d7c3a4-5607-41bc-bf9e-67d6808f0ed1', 'x-compute-request-id': 'req-e8d7c3a4-5607-41bc-bf9e-67d6808f0ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:12,822 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.460s 2021-05-06 04:00:12,822 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-304534d1-9422-4bdb-bc00-67436601c770', 'x-compute-request-id': 'req-304534d1-9422-4bdb-bc00-67436601c770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:15,027 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.195s 2021-05-06 04:00:15,027 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e049bf-0c34-44b2-a73a-1fb57df2445a', 'x-compute-request-id': 'req-00e049bf-0c34-44b2-a73a-1fb57df2445a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:16,986 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.950s 2021-05-06 04:00:16,986 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f26d21d5-10e6-46f4-97a9-7b44cfb7d000', 'x-compute-request-id': 'req-f26d21d5-10e6-46f4-97a9-7b44cfb7d000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:18,997 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.003s 2021-05-06 04:00:18,998 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33769a91-2b94-4971-988b-69ed67843320', 'x-compute-request-id': 'req-33769a91-2b94-4971-988b-69ed67843320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:20,971 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.964s 2021-05-06 04:00:20,971 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f779afc0-84e3-4cbb-a08a-13cf983d04f3', 'x-compute-request-id': 'req-f779afc0-84e3-4cbb-a08a-13cf983d04f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:22,780 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.798s 2021-05-06 04:00:22,780 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc4a5aa-7892-4eee-a59c-e63f0e3424d3', 'x-compute-request-id': 'req-6dc4a5aa-7892-4eee-a59c-e63f0e3424d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:24,537 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.748s 2021-05-06 04:00:24,537 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6660eadb-3cb9-416f-bc88-fb2430401450', 'x-compute-request-id': 'req-6660eadb-3cb9-416f-bc88-fb2430401450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:28,003 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 2.456s 2021-05-06 04:00:28,004 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1122e798-47d6-4828-80e7-826e1db05a4f', 'x-compute-request-id': 'req-1122e798-47d6-4828-80e7-826e1db05a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:31,350 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 2.337s 2021-05-06 04:00:31,351 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5ea253-10ff-41bd-9016-c231a58bf502', 'x-compute-request-id': 'req-7c5ea253-10ff-41bd-9016-c231a58bf502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:33,715 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.354s 2021-05-06 04:00:33,715 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a5c5aa-6dc1-4387-9f40-a95a9cce6b43', 'x-compute-request-id': 'req-33a5c5aa-6dc1-4387-9f40-a95a9cce6b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:35,849 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.125s 2021-05-06 04:00:35,849 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbcf98c4-dcf3-4361-a6aa-a6fcd7ec136f', 'x-compute-request-id': 'req-cbcf98c4-dcf3-4361-a6aa-a6fcd7ec136f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:37,933 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.075s 2021-05-06 04:00:37,933 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837ba43e-1da2-49e6-b7e2-0c9b5995cce9', 'x-compute-request-id': 'req-837ba43e-1da2-49e6-b7e2-0c9b5995cce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:39,877 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.936s 2021-05-06 04:00:39,878 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3757be5-68dc-4191-8144-b8959d4f4044', 'x-compute-request-id': 'req-f3757be5-68dc-4191-8144-b8959d4f4044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:41,774 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.887s 2021-05-06 04:00:41,774 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3fb9ad-4e29-4510-9efd-977bfa257c2c', 'x-compute-request-id': 'req-aa3fb9ad-4e29-4510-9efd-977bfa257c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:43,508 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.724s 2021-05-06 04:00:43,508 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b56615-852b-454c-8ed5-5b23fab829c3', 'x-compute-request-id': 'req-a4b56615-852b-454c-8ed5-5b23fab829c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:45,871 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.353s 2021-05-06 04:00:45,871 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787ff2b6-a179-43cd-bb7b-be18c36effce', 'x-compute-request-id': 'req-787ff2b6-a179-43cd-bb7b-be18c36effce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:47,465 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.584s 2021-05-06 04:00:47,465 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c45aba7-bb29-47d1-827f-c28475b0855d', 'x-compute-request-id': 'req-4c45aba7-bb29-47d1-827f-c28475b0855d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:49,089 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.616s 2021-05-06 04:00:49,090 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d97ffde-c721-4347-9844-cd1dec3944d0', 'x-compute-request-id': 'req-9d97ffde-c721-4347-9844-cd1dec3944d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:50,411 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.314s 2021-05-06 04:00:50,412 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7ee808-caf6-4939-be0a-d82c2dd69775', 'x-compute-request-id': 'req-7f7ee808-caf6-4939-be0a-d82c2dd69775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:52,295 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.875s 2021-05-06 04:00:52,296 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f5b4d9-318f-45cd-bffa-3fba01531136', 'x-compute-request-id': 'req-50f5b4d9-318f-45cd-bffa-3fba01531136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:53,602 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.298s 2021-05-06 04:00:53,602 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73f5150-abe2-4f11-a40b-2a069987213f', 'x-compute-request-id': 'req-a73f5150-abe2-4f11-a40b-2a069987213f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:55,397 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.786s 2021-05-06 04:00:55,398 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f1c6f1-e1d2-4795-83be-9f3e731baa5c', 'x-compute-request-id': 'req-a5f1c6f1-e1d2-4795-83be-9f3e731baa5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:57,456 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.049s 2021-05-06 04:00:57,457 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eede2f11-aaf7-47c0-9d34-34a11a7a329f', 'x-compute-request-id': 'req-eede2f11-aaf7-47c0-9d34-34a11a7a329f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:00:59,137 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.671s 2021-05-06 04:00:59,137 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4438169-d416-4238-8e70-6f348b1287e3', 'x-compute-request-id': 'req-c4438169-d416-4238-8e70-6f348b1287e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:01,277 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.131s 2021-05-06 04:01:01,277 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb7e694-bff5-491b-b0be-4f828a759a71', 'x-compute-request-id': 'req-6eb7e694-bff5-491b-b0be-4f828a759a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:03,243 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.958s 2021-05-06 04:01:03,243 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d5f5f7c-aef0-4c8d-b84f-6d711f0f0fb1', 'x-compute-request-id': 'req-8d5f5f7c-aef0-4c8d-b84f-6d711f0f0fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:04,670 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.418s 2021-05-06 04:01:04,671 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee114b0-217e-4aa1-b137-6e7ccf372688', 'x-compute-request-id': 'req-fee114b0-217e-4aa1-b137-6e7ccf372688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:06,388 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.707s 2021-05-06 04:01:06,388 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f8f8e1-e594-4b50-97e0-7b8ca4c1289d', 'x-compute-request-id': 'req-39f8f8e1-e594-4b50-97e0-7b8ca4c1289d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:08,188 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.791s 2021-05-06 04:01:08,189 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de06917a-b99a-4819-86d2-8acdfe98cec5', 'x-compute-request-id': 'req-de06917a-b99a-4819-86d2-8acdfe98cec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:10,008 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.810s 2021-05-06 04:01:10,009 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb6f2ebf-5815-49c2-8ab6-ab8ddb91d056', 'x-compute-request-id': 'req-eb6f2ebf-5815-49c2-8ab6-ab8ddb91d056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:11,458 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.440s 2021-05-06 04:01:11,458 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db1db9e-d053-4f7a-b621-45be674e4880', 'x-compute-request-id': 'req-8db1db9e-d053-4f7a-b621-45be674e4880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:12,847 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.376s 2021-05-06 04:01:12,847 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e774431-2c31-4ad1-aa3e-fdc4703ead4f', 'x-compute-request-id': 'req-1e774431-2c31-4ad1-aa3e-fdc4703ead4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:14,249 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.393s 2021-05-06 04:01:14,249 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50be7f15-ec95-4224-b795-c5cd45956906', 'x-compute-request-id': 'req-50be7f15-ec95-4224-b795-c5cd45956906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:15,911 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.654s 2021-05-06 04:01:15,912 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebbf8818-634c-4ac6-a856-f7a3ad3a9c6e', 'x-compute-request-id': 'req-ebbf8818-634c-4ac6-a856-f7a3ad3a9c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:18,071 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.151s 2021-05-06 04:01:18,072 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-254a535c-c672-425f-98f6-861cdffe4d3a', 'x-compute-request-id': 'req-254a535c-c672-425f-98f6-861cdffe4d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:20,280 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 1.200s 2021-05-06 04:01:20,281 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a42652-84ab-4333-b01a-cbd2170e3420', 'x-compute-request-id': 'req-f9a42652-84ab-4333-b01a-cbd2170e3420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:21,862 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.573s 2021-05-06 04:01:21,863 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1043bf82-955c-4fe9-a0ab-af803fe1e73f', 'x-compute-request-id': 'req-1043bf82-955c-4fe9-a0ab-af803fe1e73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:23,220 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.349s 2021-05-06 04:01:23,221 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe26370-d9fb-4d0b-bb43-2e2cd18401cd', 'x-compute-request-id': 'req-afe26370-d9fb-4d0b-bb43-2e2cd18401cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:24,604 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.375s 2021-05-06 04:01:24,604 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5c24a9-7bbc-4f93-a17e-ac01a0066a46', 'x-compute-request-id': 'req-3b5c24a9-7bbc-4f93-a17e-ac01a0066a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:25,973 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.361s 2021-05-06 04:01:25,974 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a9be83-b605-4256-bc5c-98c9cba3059b', 'x-compute-request-id': 'req-b6a9be83-b605-4256-bc5c-98c9cba3059b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:27,545 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.561s 2021-05-06 04:01:27,545 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c0794d-2518-4a30-9f25-13ea8e01777c', 'x-compute-request-id': 'req-a8c0794d-2518-4a30-9f25-13ea8e01777c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:29,005 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.451s 2021-05-06 04:01:29,005 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c75de8-a5fd-4554-9533-9be8ec7262b7', 'x-compute-request-id': 'req-70c75de8-a5fd-4554-9533-9be8ec7262b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:30,381 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.366s 2021-05-06 04:01:30,381 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5066bdea-749b-42ad-819c-96efebeeee34', 'x-compute-request-id': 'req-5066bdea-749b-42ad-819c-96efebeeee34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:31,831 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.441s 2021-05-06 04:01:31,831 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-001848ef-4fa7-4559-a1c8-fb6c29ddd3e5', 'x-compute-request-id': 'req-001848ef-4fa7-4559-a1c8-fb6c29ddd3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:33,187 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.347s 2021-05-06 04:01:33,188 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-872c7b81-53de-4698-badd-71acff4a9e27', 'x-compute-request-id': 'req-872c7b81-53de-4698-badd-71acff4a9e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:34,503 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.306s 2021-05-06 04:01:34,503 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54ff093d-e355-4e21-8ffc-5570641e589b', 'x-compute-request-id': 'req-54ff093d-e355-4e21-8ffc-5570641e589b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:36,048 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.536s 2021-05-06 04:01:36,048 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-501752f7-a6ad-4154-92e9-279b395e7948', 'x-compute-request-id': 'req-501752f7-a6ad-4154-92e9-279b395e7948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:37,750 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.693s 2021-05-06 04:01:37,750 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11ab273-5bde-43c9-bbf0-8d5e348e0512', 'x-compute-request-id': 'req-f11ab273-5bde-43c9-bbf0-8d5e348e0512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:39,314 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.555s 2021-05-06 04:01:39,315 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ee9386-1893-49f5-ba51-22a01db358b3', 'x-compute-request-id': 'req-e3ee9386-1893-49f5-ba51-22a01db358b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:40,689 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.364s 2021-05-06 04:01:40,689 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-385364fa-f25d-4151-b57e-f7c709dc0c31', 'x-compute-request-id': 'req-385364fa-f25d-4151-b57e-f7c709dc0c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:42,009 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.310s 2021-05-06 04:01:42,009 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8153632-7583-4944-afb3-e0fad494dc9b', 'x-compute-request-id': 'req-b8153632-7583-4944-afb3-e0fad494dc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:43,473 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.455s 2021-05-06 04:01:43,473 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c162e0d-3996-4796-acd3-4b6342f861b7', 'x-compute-request-id': 'req-8c162e0d-3996-4796-acd3-4b6342f861b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:44,852 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.370s 2021-05-06 04:01:44,853 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dca05bf-7c2a-455e-9435-dea1f69e40dc', 'x-compute-request-id': 'req-8dca05bf-7c2a-455e-9435-dea1f69e40dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:46,423 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.561s 2021-05-06 04:01:46,423 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39593b93-7263-42d8-8851-c95b5545d66a', 'x-compute-request-id': 'req-39593b93-7263-42d8-8851-c95b5545d66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:47,864 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.432s 2021-05-06 04:01:47,865 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dfb5034-700d-4c14-adf9-2632e1d4ddc8', 'x-compute-request-id': 'req-2dfb5034-700d-4c14-adf9-2632e1d4ddc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:49,116 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.242s 2021-05-06 04:01:49,116 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea01a3b2-c47d-4737-9119-27319858ef71', 'x-compute-request-id': 'req-ea01a3b2-c47d-4737-9119-27319858ef71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:50,638 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.513s 2021-05-06 04:01:50,639 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1517', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77fc648b-e092-4869-9ce3-a16216505c7a', 'x-compute-request-id': 'req-77fc648b-e092-4869-9ce3-a16216505c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'{"server": {"id": "ae44135c-5bc9-4cc8-a6a5-8593e9588eb4", "name": "tempest-ServerDiskConfigTestJSON-server-1425763832", "status": "REBUILD", "tenant_id": "87e8397a37f2491ba1e103f4d22c2103", "user_id": "7fe8b75c4e1d428f8051b8979606283f", "metadata": {}, "hostId": "d7c68dfc66037f9cff6dd5db17ad575dddc3be3c725cff6fd60be61d", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:55:35Z", "updated": "2021-05-06T03:55:50Z", "addresses": {"tempest-ServerDiskConfigTestJSON-1464434981-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:81:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-05-06T03:55:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rebuilding", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-05-06 04:01:50,903 90434 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:_run_cleanups): 204 DELETE http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 0.256s 2021-05-06 04:01:50,904 90434 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 04:01:50 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-d144a9c8-4759-415c-a476-1872833e0d4b', 'x-compute-request-id': 'req-d144a9c8-4759-415c-a476-1872833e0d4b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ae44135c-5bc9-4cc8-a6a5-8593e9588eb4'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 65, in test_rebuild_server_with_manual_disk_config waiters.wait_for_server_status(self.client, server['id'], 'ACTIVE') File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config) Server ae44135c-5bc9-4cc8-a6a5-8593e9588eb4 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: REBUILD. Current task state: rebuilding. |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt5.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
pt5.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
pt5.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_multiple_create.MultipleCreateTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
fail
ft6.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-05-06 03:46:22,005 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 201 POST http://10.222.0.10/identity/v3/auth/tokens 0.077s 2021-05-06 03:46:22,006 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 06 May 2021 03:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3688', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-80cf2d68-16de-412f-8c9e-20b63cc68692', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4b0db43648d4467ad56c479193db328", "name": "tempest-MultipleCreateTestJSON-1160395379-project", "password_expires_at": null}, "audit_ids": ["yF6XWzfUQca3PaK47n5zcA"], "expires_at": "2021-05-06T04:46:21.000000Z", "issued_at": "2021-05-06T03:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4dc50c913ea84b7aaab3967df60cfec7", "name": "tempest-MultipleCreateTestJSON-1160395379"}, "is_domain": false, "roles": [{"id": "0a250e770fbb4b53a054b18f5162ee18", "name": "reader"}, {"id": "b00121122ce6449b88318139a2be960d", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b25a0154b064863bd2c4eb392ab5b13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "0313824f2497466faf5749d5dd082321", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "034c70fff7c74495b953df76183774eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "03eeb44cd5114c0b9d1715c7c6616761", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c0684eb67094d4da2976386e9e653b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "0cd87709102845fbb4bda40515925274", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "afb9e03b553d4aae88ed5bfa72858696", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2.1", "region": "RegionOne"}], "id": "2303e649e19245a6b2971b4bbf8345f4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b7bed8f443c14f818edbff643f7670b4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/placement", "region": "RegionOne"}], "id": "279e6b8a33704566875a6e1a7ca7f501", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "869c8add4ccd42068ece4b4687e1c276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/image", "region": "RegionOne"}], "id": "30575a18ad784e88a085fb1cba5c2fb3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9bfca468aedb44aeb6a46e99f2264c59", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10:8080", "region": "RegionOne"}, {"id": "aa0aa4d11fa0477fb2975c272888ad42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:8080/v1/AUTH_4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "63c83079c4aa482ca174dcc721e294e9", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1ceda9ecb7f94e9fa3cb27c0c6fda5f5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:9696/", "region": "RegionOne"}], "id": "a6721a5c9cf74beeac1c5d65ca70b2d1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "013661b54c2f46898fed17351d1411c7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}, {"id": "9b6165703eac4ee1b7dea12fcacf5214", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}], "id": "c77b37feccfd4e31bee33ea18061805f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f48e500d2af649ac8699fab96531de5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v2/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "d065430df049405ba67ce5dee6c5251c", "type": "volumev2", "name": "cinderv2"}]}}' 2021-05-06 03:46:22,006 90436 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create) Found network {'id': 'e251a1cf-8560-4080-96b7-2e4057130e92', 'name': 'tempest-MultipleCreateTestJSON-1180792088-network', 'tenant_id': '4dc50c913ea84b7aaab3967df60cfec7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4dc50c913ea84b7aaab3967df60cfec7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 169, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-05-06T03:46:16Z', 'updated_at': '2021-05-06T03:46:16Z', 'revision_number': 1} available for tenant 2021-05-06 03:46:24,108 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 202 POST http://10.222.0.10/compute/v2.1/servers 2.101s 2021-05-06 03:46:24,108 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-tempest.common.compute-instance-704141370", "imageRef": "27c517c0-75ea-4426-981d-5c2509f33568", "flavorRef": "452", "min_count": 2, "networks": [{"uuid": "e251a1cf-8560-4080-96b7-2e4057130e92"}]}} Response - Headers: {'date': 'Thu, 06 May 2021 03:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.10/compute/v2.1/servers/bf058157-a2cf-4e73-9651-95d7d757af12', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f45d74-0b36-4a96-802d-fd20f1cf1cf1', 'x-compute-request-id': 'req-64f45d74-0b36-4a96-802d-fd20f1cf1cf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"server": {"id": "bf058157-a2cf-4e73-9651-95d7d757af12", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/bf058157-a2cf-4e73-9651-95d7d757af12"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/bf058157-a2cf-4e73-9651-95d7d757af12"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LNwJD6d6NquC"}}' 2021-05-06 03:46:25,721 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers 1.610s 2021-05-06 03:46:25,721 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cdde79d-1429-478d-8cd9-af33ab202797', 'x-compute-request-id': 'req-5cdde79d-1429-478d-8cd9-af33ab202797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"servers": [{"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}]}, {"id": "bf058157-a2cf-4e73-9651-95d7d757af12", "name": "tempest-tempest.common.compute-instance-704141370-1", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/bf058157-a2cf-4e73-9651-95d7d757af12"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/bf058157-a2cf-4e73-9651-95d7d757af12"}]}]}' 2021-05-06 03:46:26,608 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.884s 2021-05-06 03:46:26,608 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7035d66-f22a-4083-be6c-abc3a6ea1c9f', 'x-compute-request-id': 'req-f7035d66-f22a-4083-be6c-abc3a6ea1c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:28,262 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.645s 2021-05-06 03:46:28,262 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447a6667-5da4-453e-aa46-da3084a22079', 'x-compute-request-id': 'req-447a6667-5da4-453e-aa46-da3084a22079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:29,516 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.245s 2021-05-06 03:46:29,516 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee62b3bc-36b7-42c7-a150-ba04e160d165', 'x-compute-request-id': 'req-ee62b3bc-36b7-42c7-a150-ba04e160d165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:30,733 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.206s 2021-05-06 03:46:30,733 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e541cac9-fca4-489a-b2fd-7248a71a0a63', 'x-compute-request-id': 'req-e541cac9-fca4-489a-b2fd-7248a71a0a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:32,146 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.404s 2021-05-06 03:46:32,146 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51ce041-80eb-4084-b047-aebb59daa053', 'x-compute-request-id': 'req-b51ce041-80eb-4084-b047-aebb59daa053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:33,510 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.356s 2021-05-06 03:46:33,511 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf8f1bb-4a0d-4ded-9d03-15f0219599a1', 'x-compute-request-id': 'req-acf8f1bb-4a0d-4ded-9d03-15f0219599a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:35,121 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.602s 2021-05-06 03:46:35,121 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5798c989-d6d6-4896-94a9-39c56da6b5cb', 'x-compute-request-id': 'req-5798c989-d6d6-4896-94a9-39c56da6b5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:37,176 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 1.046s 2021-05-06 03:46:37,176 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ff1938-803b-4559-b665-a5a588a4df2d', 'x-compute-request-id': 'req-16ff1938-803b-4559-b665-a5a588a4df2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:38,378 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.193s 2021-05-06 03:46:38,378 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194ebf4e-a339-4cba-9a34-a9a52a8e9b8d', 'x-compute-request-id': 'req-194ebf4e-a339-4cba-9a34-a9a52a8e9b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:39,585 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.198s 2021-05-06 03:46:39,586 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ffa6c7-7fd1-4afa-b1b2-2cb18ea766c0', 'x-compute-request-id': 'req-25ffa6c7-7fd1-4afa-b1b2-2cb18ea766c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:40,827 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.233s 2021-05-06 03:46:40,828 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c06870b2-4331-4798-af7b-a07f61c5658a', 'x-compute-request-id': 'req-c06870b2-4331-4798-af7b-a07f61c5658a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:42,163 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.327s 2021-05-06 03:46:42,164 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6712055f-3175-48ae-838b-d68fe18068af', 'x-compute-request-id': 'req-6712055f-3175-48ae-838b-d68fe18068af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:43,326 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.153s 2021-05-06 03:46:43,327 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37dd9964-cfb5-4a2f-9a66-4e3d45562ec3', 'x-compute-request-id': 'req-37dd9964-cfb5-4a2f-9a66-4e3d45562ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:44,797 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.462s 2021-05-06 03:46:44,798 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf88e9e1-d015-4f8d-a32e-da5499a4d08f', 'x-compute-request-id': 'req-bf88e9e1-d015-4f8d-a32e-da5499a4d08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:47,026 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 1.220s 2021-05-06 03:46:47,026 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ef7eb0-f2d6-4f1f-ab53-14be1dbd5444', 'x-compute-request-id': 'req-a7ef7eb0-f2d6-4f1f-ab53-14be1dbd5444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:48,919 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.885s 2021-05-06 03:46:48,920 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70740d44-716e-41a1-8005-d40c0f0a6d66', 'x-compute-request-id': 'req-70740d44-716e-41a1-8005-d40c0f0a6d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:50,315 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.388s 2021-05-06 03:46:50,316 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260af910-9d39-4453-995d-d75b25aaf0a2', 'x-compute-request-id': 'req-260af910-9d39-4453-995d-d75b25aaf0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:51,633 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.308s 2021-05-06 03:46:51,634 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88e54c21-c7ff-4711-8c81-30dfe23c8cc6', 'x-compute-request-id': 'req-88e54c21-c7ff-4711-8c81-30dfe23c8cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:53,439 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.794s 2021-05-06 03:46:53,439 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17653053-5245-4d50-84ee-dca536dc342e', 'x-compute-request-id': 'req-17653053-5245-4d50-84ee-dca536dc342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:46:58,164 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 3.708s 2021-05-06 03:46:58,164 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7206a559-eacc-46a3-8c9c-6103730c0d6b', 'x-compute-request-id': 'req-7206a559-eacc-46a3-8c9c-6103730c0d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:46:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:01,914 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 2.741s 2021-05-06 03:47:01,914 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e32ad330-d034-47ea-814c-673f8c8a6770', 'x-compute-request-id': 'req-e32ad330-d034-47ea-814c-673f8c8a6770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:04,350 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 1.427s 2021-05-06 03:47:04,351 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a1ea86-0eca-4ec4-912a-4eeb160f63dd', 'x-compute-request-id': 'req-48a1ea86-0eca-4ec4-912a-4eeb160f63dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:06,680 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 1.314s 2021-05-06 03:47:06,681 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2410cc0-7837-4baf-a15d-bafb90400689', 'x-compute-request-id': 'req-d2410cc0-7837-4baf-a15d-bafb90400689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:10,236 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 2.546s 2021-05-06 03:47:10,236 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-569ffe74-b19e-4135-8262-938c95f6e71f', 'x-compute-request-id': 'req-569ffe74-b19e-4135-8262-938c95f6e71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:12,407 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 1.162s 2021-05-06 03:47:12,408 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a22a15e-42af-4db1-9cca-5873f78398ad', 'x-compute-request-id': 'req-4a22a15e-42af-4db1-9cca-5873f78398ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:15,687 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 2.267s 2021-05-06 03:47:15,688 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35d8dfb2-2966-4445-a55b-8c10485f4fbb', 'x-compute-request-id': 'req-35d8dfb2-2966-4445-a55b-8c10485f4fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:19,721 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 3.025s 2021-05-06 03:47:19,722 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea33d0f-29b2-4531-8f7a-4752c83b1c8d', 'x-compute-request-id': 'req-3ea33d0f-29b2-4531-8f7a-4752c83b1c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:22,177 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 1.446s 2021-05-06 03:47:22,177 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc792af-ccb6-4c87-94b2-efd923af7c70', 'x-compute-request-id': 'req-7cc792af-ccb6-4c87-94b2-efd923af7c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:25,689 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 2.503s 2021-05-06 03:47:25,689 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c83045e-8d4d-4474-953f-7aacf4d5b34e', 'x-compute-request-id': 'req-1c83045e-8d4d-4474-953f-7aacf4d5b34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:27,555 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.858s 2021-05-06 03:47:27,556 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce82b78-ce80-468a-a555-732b988e107a', 'x-compute-request-id': 'req-cce82b78-ce80-468a-a555-732b988e107a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:28,986 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.421s 2021-05-06 03:47:28,987 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd4df68-41f1-4534-9c72-7cf0f454e7ed', 'x-compute-request-id': 'req-ddd4df68-41f1-4534-9c72-7cf0f454e7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:31,550 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 1.553s 2021-05-06 03:47:31,550 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b61613-0ea4-4a6a-8484-44d7a666db93', 'x-compute-request-id': 'req-46b61613-0ea4-4a6a-8484-44d7a666db93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:32,988 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.429s 2021-05-06 03:47:32,988 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002c0ef6-cdf9-4655-8bbd-c9df7d1242ff', 'x-compute-request-id': 'req-002c0ef6-cdf9-4655-8bbd-c9df7d1242ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:34,120 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.123s 2021-05-06 03:47:34,120 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5bed286-9683-46e9-84fc-6600500b8476', 'x-compute-request-id': 'req-d5bed286-9683-46e9-84fc-6600500b8476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:35,634 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.505s 2021-05-06 03:47:35,634 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20d6784-0f49-4ddd-9c24-801683514695', 'x-compute-request-id': 'req-c20d6784-0f49-4ddd-9c24-801683514695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:36,842 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.199s 2021-05-06 03:47:36,842 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79553b24-dc00-4007-ba5f-96c6197c9dfd', 'x-compute-request-id': 'req-79553b24-dc00-4007-ba5f-96c6197c9dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:38,044 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.194s 2021-05-06 03:47:38,045 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855b7626-fb63-47d2-a88d-53493dae99bd', 'x-compute-request-id': 'req-855b7626-fb63-47d2-a88d-53493dae99bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:39,326 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.273s 2021-05-06 03:47:39,327 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf96ec1-dd60-413d-8e08-7005caa61bda', 'x-compute-request-id': 'req-bdf96ec1-dd60-413d-8e08-7005caa61bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:40,454 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.119s 2021-05-06 03:47:40,455 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d7a3d7-dcf9-47d4-bfd1-cd5a72e54dc0', 'x-compute-request-id': 'req-40d7a3d7-dcf9-47d4-bfd1-cd5a72e54dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:41,727 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.263s 2021-05-06 03:47:41,728 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc60e5ba-9334-41b1-8ecd-7a417d32d865', 'x-compute-request-id': 'req-dc60e5ba-9334-41b1-8ecd-7a417d32d865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:42,930 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.193s 2021-05-06 03:47:42,930 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13c64c3-345c-4948-9344-1e59d840d38d', 'x-compute-request-id': 'req-d13c64c3-345c-4948-9344-1e59d840d38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:44,338 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.400s 2021-05-06 03:47:44,339 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b864bf19-ba15-439b-a0b7-def287332bef', 'x-compute-request-id': 'req-b864bf19-ba15-439b-a0b7-def287332bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:45,505 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.158s 2021-05-06 03:47:45,505 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b748e0de-ef1f-4379-bfc7-dff09c522515', 'x-compute-request-id': 'req-b748e0de-ef1f-4379-bfc7-dff09c522515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:46,619 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.103s 2021-05-06 03:47:46,619 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85fced1b-05bb-40c4-a2cb-e8b94ffb0033', 'x-compute-request-id': 'req-85fced1b-05bb-40c4-a2cb-e8b94ffb0033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:48,068 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.440s 2021-05-06 03:47:48,068 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ab7cb7-4d29-4cc3-877a-4556184d0f06', 'x-compute-request-id': 'req-e9ab7cb7-4d29-4cc3-877a-4556184d0f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:49,270 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.193s 2021-05-06 03:47:49,271 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be12fa78-8e9e-4cca-a5ec-53aa7719a48f', 'x-compute-request-id': 'req-be12fa78-8e9e-4cca-a5ec-53aa7719a48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:50,591 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.311s 2021-05-06 03:47:50,592 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd1b621-ede1-4b36-9eae-2b48ac76d31d', 'x-compute-request-id': 'req-0fd1b621-ede1-4b36-9eae-2b48ac76d31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:51,793 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.193s 2021-05-06 03:47:51,794 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ebe193-9138-46ef-9c15-d7b3bfdf1ae0', 'x-compute-request-id': 'req-26ebe193-9138-46ef-9c15-d7b3bfdf1ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:53,251 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.450s 2021-05-06 03:47:53,251 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-273fe425-cd3e-4d1c-a77f-76d4c5b92901', 'x-compute-request-id': 'req-273fe425-cd3e-4d1c-a77f-76d4c5b92901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:55,057 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.797s 2021-05-06 03:47:55,058 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67305812-eefe-4c72-ac38-15c845c2032d', 'x-compute-request-id': 'req-67305812-eefe-4c72-ac38-15c845c2032d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:56,189 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.119s 2021-05-06 03:47:56,189 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-029d144d-be9a-49e1-9058-c4a4f6759242', 'x-compute-request-id': 'req-029d144d-be9a-49e1-9058-c4a4f6759242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:57,373 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.174s 2021-05-06 03:47:57,374 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a7b8fd-d9ff-4bba-ae50-3a98084e06ca', 'x-compute-request-id': 'req-80a7b8fd-d9ff-4bba-ae50-3a98084e06ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:58,681 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.300s 2021-05-06 03:47:58,682 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87122dd7-f081-4b1f-a559-504ef83088b0', 'x-compute-request-id': 'req-87122dd7-f081-4b1f-a559-504ef83088b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:47:59,851 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.161s 2021-05-06 03:47:59,852 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28197a93-134c-43b1-a1e9-5e9977e1c4f7', 'x-compute-request-id': 'req-28197a93-134c-43b1-a1e9-5e9977e1c4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:01,130 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.271s 2021-05-06 03:48:01,131 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5a3aba-2240-4734-a0f9-bb8d8009a4a6', 'x-compute-request-id': 'req-db5a3aba-2240-4734-a0f9-bb8d8009a4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:02,460 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.320s 2021-05-06 03:48:02,461 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10db58c4-d1fb-488a-a03d-71d3ed2be603', 'x-compute-request-id': 'req-10db58c4-d1fb-488a-a03d-71d3ed2be603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:03,870 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.398s 2021-05-06 03:48:03,871 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f19a161-d8cf-4178-be65-7e40d2d20bb9', 'x-compute-request-id': 'req-0f19a161-d8cf-4178-be65-7e40d2d20bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:05,092 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.213s 2021-05-06 03:48:05,093 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d16b2bb-48f3-42a7-bb3b-70059a25ce55', 'x-compute-request-id': 'req-2d16b2bb-48f3-42a7-bb3b-70059a25ce55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:06,312 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.211s 2021-05-06 03:48:06,312 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adefb5da-3651-47ba-bcf2-8e228e478564', 'x-compute-request-id': 'req-adefb5da-3651-47ba-bcf2-8e228e478564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:07,472 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.151s 2021-05-06 03:48:07,472 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1dc9d45-8c73-47bc-ad17-0301580fe00c', 'x-compute-request-id': 'req-b1dc9d45-8c73-47bc-ad17-0301580fe00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:08,612 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.132s 2021-05-06 03:48:08,613 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a881fc11-c422-4fab-be89-931ad0d57f55', 'x-compute-request-id': 'req-a881fc11-c422-4fab-be89-931ad0d57f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:10,000 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.379s 2021-05-06 03:48:10,000 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cd0a07b-40c1-41ff-a08d-986e15ada2d1', 'x-compute-request-id': 'req-8cd0a07b-40c1-41ff-a08d-986e15ada2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:11,258 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.243s 2021-05-06 03:48:11,258 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f4c28a-39f9-4603-a761-bd799a970ba8', 'x-compute-request-id': 'req-62f4c28a-39f9-4603-a761-bd799a970ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:12,633 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.366s 2021-05-06 03:48:12,633 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f939a4-a3e5-435d-90c6-87eba5003b57', 'x-compute-request-id': 'req-08f939a4-a3e5-435d-90c6-87eba5003b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:13,882 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.240s 2021-05-06 03:48:13,882 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3adbb35a-4bd7-4711-a04f-73c9947f3991', 'x-compute-request-id': 'req-3adbb35a-4bd7-4711-a04f-73c9947f3991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:15,056 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.164s 2021-05-06 03:48:15,056 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-951db4ee-553b-4845-af4a-f03c036fdd4a', 'x-compute-request-id': 'req-951db4ee-553b-4845-af4a-f03c036fdd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:16,174 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.109s 2021-05-06 03:48:16,174 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-781e5ce9-cec5-4bc1-a9ce-d074e07bbc37', 'x-compute-request-id': 'req-781e5ce9-cec5-4bc1-a9ce-d074e07bbc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:17,350 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.167s 2021-05-06 03:48:17,351 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943f39b3-5a6d-4cb8-ab20-0e5d130892d3', 'x-compute-request-id': 'req-943f39b3-5a6d-4cb8-ab20-0e5d130892d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:18,654 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.295s 2021-05-06 03:48:18,654 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fc727f3-f6ed-4ef4-8996-aaf8770265b4', 'x-compute-request-id': 'req-6fc727f3-f6ed-4ef4-8996-aaf8770265b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:19,810 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.147s 2021-05-06 03:48:19,810 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6821de9-4e71-4852-8278-d5cb86ff835e', 'x-compute-request-id': 'req-f6821de9-4e71-4852-8278-d5cb86ff835e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:21,092 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.274s 2021-05-06 03:48:21,092 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea13ed23-7b57-4f19-89ad-2fa554a294e0', 'x-compute-request-id': 'req-ea13ed23-7b57-4f19-89ad-2fa554a294e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:22,489 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.388s 2021-05-06 03:48:22,490 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26994c08-fef4-4c9f-98be-f5f475ee59c2', 'x-compute-request-id': 'req-26994c08-fef4-4c9f-98be-f5f475ee59c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:23,688 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.189s 2021-05-06 03:48:23,689 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-955c3dbf-ca39-473e-a254-4008e5bf58a0', 'x-compute-request-id': 'req-955c3dbf-ca39-473e-a254-4008e5bf58a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:25,237 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.540s 2021-05-06 03:48:25,238 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df28245-a8f7-41be-b073-c856eecfc0cc', 'x-compute-request-id': 'req-6df28245-a8f7-41be-b073-c856eecfc0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:26,484 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.237s 2021-05-06 03:48:26,484 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322289b5-da52-4e5c-8e8f-97bbd7391131', 'x-compute-request-id': 'req-322289b5-da52-4e5c-8e8f-97bbd7391131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:27,655 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.163s 2021-05-06 03:48:27,655 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8416927c-ee1b-4f08-898a-b4b6113f5a30', 'x-compute-request-id': 'req-8416927c-ee1b-4f08-898a-b4b6113f5a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:28,828 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.164s 2021-05-06 03:48:28,829 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7117140-8a49-4ecd-8717-4b29c0759246', 'x-compute-request-id': 'req-b7117140-8a49-4ecd-8717-4b29c0759246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:29,962 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.124s 2021-05-06 03:48:29,962 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d16b95-116f-441f-bb6e-a4709be76b0c', 'x-compute-request-id': 'req-22d16b95-116f-441f-bb6e-a4709be76b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:31,141 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.171s 2021-05-06 03:48:31,142 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31afb5f9-4f35-46ab-8a24-e01df7c5d11d', 'x-compute-request-id': 'req-31afb5f9-4f35-46ab-8a24-e01df7c5d11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:32,751 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.598s 2021-05-06 03:48:32,751 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efba75fd-ebe5-415a-8070-0e8a3adfad58', 'x-compute-request-id': 'req-efba75fd-ebe5-415a-8070-0e8a3adfad58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:33,988 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.227s 2021-05-06 03:48:33,988 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d3318f-257a-44f2-b04e-8048326e1152', 'x-compute-request-id': 'req-38d3318f-257a-44f2-b04e-8048326e1152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:35,104 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.107s 2021-05-06 03:48:35,104 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5442f13-25c3-4f29-87b4-0538565904f7', 'x-compute-request-id': 'req-a5442f13-25c3-4f29-87b4-0538565904f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:36,283 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.170s 2021-05-06 03:48:36,283 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdddf32c-e982-4139-ae92-98826433908d', 'x-compute-request-id': 'req-fdddf32c-e982-4139-ae92-98826433908d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:37,454 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.162s 2021-05-06 03:48:37,455 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62e8235-cc26-4a1b-be50-281e688daf7c', 'x-compute-request-id': 'req-f62e8235-cc26-4a1b-be50-281e688daf7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:38,579 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.115s 2021-05-06 03:48:38,580 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffa2470-10b6-464d-a0f2-12778d8b5f8f', 'x-compute-request-id': 'req-6ffa2470-10b6-464d-a0f2-12778d8b5f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:39,840 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.248s 2021-05-06 03:48:39,840 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6c3fd57-3910-4439-a1d5-d4ea4365161e', 'x-compute-request-id': 'req-d6c3fd57-3910-4439-a1d5-d4ea4365161e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:40,975 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.126s 2021-05-06 03:48:40,975 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48578e39-9735-45b5-8766-426d453dcc73', 'x-compute-request-id': 'req-48578e39-9735-45b5-8766-426d453dcc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:42,190 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.206s 2021-05-06 03:48:42,190 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc10778-40a4-483e-8443-c9a43d6f284e', 'x-compute-request-id': 'req-4dc10778-40a4-483e-8443-c9a43d6f284e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:43,319 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.119s 2021-05-06 03:48:43,319 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d020a9-7471-4ed0-9666-41e7894ae303', 'x-compute-request-id': 'req-02d020a9-7471-4ed0-9666-41e7894ae303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:44,488 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.161s 2021-05-06 03:48:44,489 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79d8c03d-25ac-47fc-8e01-eaafe014d9a3', 'x-compute-request-id': 'req-79d8c03d-25ac-47fc-8e01-eaafe014d9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:45,608 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.110s 2021-05-06 03:48:45,608 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7555805c-435c-464e-82b9-85fdfcd5fb2b', 'x-compute-request-id': 'req-7555805c-435c-464e-82b9-85fdfcd5fb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:46,811 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.194s 2021-05-06 03:48:46,811 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d29dc1-bbc8-470e-9824-1567cf6edafc', 'x-compute-request-id': 'req-41d29dc1-bbc8-470e-9824-1567cf6edafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:47,976 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.156s 2021-05-06 03:48:47,977 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee56c7f6-c53e-45ab-8704-5cb2510e4f7a', 'x-compute-request-id': 'req-ee56c7f6-c53e-45ab-8704-5cb2510e4f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:49,125 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.140s 2021-05-06 03:48:49,126 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38745a2-0fcb-4908-8af7-f2e823245f24', 'x-compute-request-id': 'req-e38745a2-0fcb-4908-8af7-f2e823245f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:50,388 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.253s 2021-05-06 03:48:50,388 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-563bbcee-149a-4392-ba76-07549d794528', 'x-compute-request-id': 'req-563bbcee-149a-4392-ba76-07549d794528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:51,803 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.399s 2021-05-06 03:48:51,803 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e10684-34b3-45a4-996f-be2fc643e908', 'x-compute-request-id': 'req-72e10684-34b3-45a4-996f-be2fc643e908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:53,135 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.322s 2021-05-06 03:48:53,135 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d6a4c2-64d2-479a-9ff0-bbcbc53d4b4a', 'x-compute-request-id': 'req-e1d6a4c2-64d2-479a-9ff0-bbcbc53d4b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:54,410 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.262s 2021-05-06 03:48:54,410 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da5a467-438a-4227-838f-3cb4d540cdee', 'x-compute-request-id': 'req-4da5a467-438a-4227-838f-3cb4d540cdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:55,583 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.159s 2021-05-06 03:48:55,584 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e22877da-5a45-4ce4-80e1-dca84b525f65', 'x-compute-request-id': 'req-e22877da-5a45-4ce4-80e1-dca84b525f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:56,730 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.137s 2021-05-06 03:48:56,730 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e819eb-ba89-49c1-b177-0322881c9527', 'x-compute-request-id': 'req-83e819eb-ba89-49c1-b177-0322881c9527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:57,840 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.102s 2021-05-06 03:48:57,841 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caf5b2d7-3c6a-41e7-a14d-ca89d136132b', 'x-compute-request-id': 'req-caf5b2d7-3c6a-41e7-a14d-ca89d136132b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:48:59,010 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.160s 2021-05-06 03:48:59,010 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d713773c-1d08-408d-9f97-d2458518c486', 'x-compute-request-id': 'req-d713773c-1d08-408d-9f97-d2458518c486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:48:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:00,198 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.173s 2021-05-06 03:49:00,199 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06365781-8528-4d07-8267-7e00cbea27bd', 'x-compute-request-id': 'req-06365781-8528-4d07-8267-7e00cbea27bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:01,519 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.302s 2021-05-06 03:49:01,519 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac05cbd-1dd3-47b6-90cb-654d834d2e13', 'x-compute-request-id': 'req-6ac05cbd-1dd3-47b6-90cb-654d834d2e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:02,731 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.193s 2021-05-06 03:49:02,732 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae033f48-7f15-4811-89c2-196ec8f06f2f', 'x-compute-request-id': 'req-ae033f48-7f15-4811-89c2-196ec8f06f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:03,941 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.201s 2021-05-06 03:49:03,942 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b06e43-e1cc-4e61-9cb6-6b50440270f4', 'x-compute-request-id': 'req-17b06e43-e1cc-4e61-9cb6-6b50440270f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:05,261 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.312s 2021-05-06 03:49:05,262 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a7a174d-3730-4e3d-927f-a154d9488ef2', 'x-compute-request-id': 'req-6a7a174d-3730-4e3d-927f-a154d9488ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:06,688 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.412s 2021-05-06 03:49:06,688 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9ddfe1-26d1-44bb-8f26-017aa7e20d08', 'x-compute-request-id': 'req-dd9ddfe1-26d1-44bb-8f26-017aa7e20d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:08,130 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.428s 2021-05-06 03:49:08,130 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-861ddbab-1749-4a29-8561-da3002a78dd4', 'x-compute-request-id': 'req-861ddbab-1749-4a29-8561-da3002a78dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:09,483 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.344s 2021-05-06 03:49:09,483 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a75902-463c-474b-800c-f6bf272c3f31', 'x-compute-request-id': 'req-96a75902-463c-474b-800c-f6bf272c3f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:10,871 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.378s 2021-05-06 03:49:10,871 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd070d8-1d30-4815-bcb2-ecdf02034bd4', 'x-compute-request-id': 'req-ddd070d8-1d30-4815-bcb2-ecdf02034bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:12,114 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.234s 2021-05-06 03:49:12,115 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6642d8ff-d667-42ba-a3c0-d75fc5502ab4', 'x-compute-request-id': 'req-6642d8ff-d667-42ba-a3c0-d75fc5502ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:13,413 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.284s 2021-05-06 03:49:13,414 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d35302aa-4e5e-4d6b-a1d7-5b8e13660f2f', 'x-compute-request-id': 'req-d35302aa-4e5e-4d6b-a1d7-5b8e13660f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:15,095 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.664s 2021-05-06 03:49:15,096 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c5666e-982d-437e-aa64-46c547591912', 'x-compute-request-id': 'req-42c5666e-982d-437e-aa64-46c547591912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:16,274 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.170s 2021-05-06 03:49:16,274 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74dcbbd-5495-49c6-a2a6-3fc36eebca01', 'x-compute-request-id': 'req-b74dcbbd-5495-49c6-a2a6-3fc36eebca01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:17,557 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.274s 2021-05-06 03:49:17,558 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd81e07c-e3b1-4c92-a652-acf9719a1ca8', 'x-compute-request-id': 'req-dd81e07c-e3b1-4c92-a652-acf9719a1ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:18,820 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.254s 2021-05-06 03:49:18,820 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d260a13-4d44-4f3b-bff1-a4250f2cb0b2', 'x-compute-request-id': 'req-8d260a13-4d44-4f3b-bff1-a4250f2cb0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:19,961 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.133s 2021-05-06 03:49:19,962 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d750cd-df89-45cd-b362-9f7281442bd6', 'x-compute-request-id': 'req-b4d750cd-df89-45cd-b362-9f7281442bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:21,110 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.141s 2021-05-06 03:49:21,111 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acd31003-7c04-4f26-987d-177423e1153e', 'x-compute-request-id': 'req-acd31003-7c04-4f26-987d-177423e1153e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:22,374 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.251s 2021-05-06 03:49:22,374 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f101036b-11c2-4502-8d55-cfdbad335702', 'x-compute-request-id': 'req-f101036b-11c2-4502-8d55-cfdbad335702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:23,712 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.329s 2021-05-06 03:49:23,712 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c5be68-280b-4f75-b181-9f20a2af8b05', 'x-compute-request-id': 'req-85c5be68-280b-4f75-b181-9f20a2af8b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:24,889 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.168s 2021-05-06 03:49:24,889 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a835c871-213a-448e-b930-4f222559bb41', 'x-compute-request-id': 'req-a835c871-213a-448e-b930-4f222559bb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:26,070 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.173s 2021-05-06 03:49:26,071 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf187a8-10f1-4a91-8c8c-9e66df1a03d3', 'x-compute-request-id': 'req-7cf187a8-10f1-4a91-8c8c-9e66df1a03d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:27,234 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.146s 2021-05-06 03:49:27,234 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ea86ff-155f-410a-86b7-0b3d55d71b32', 'x-compute-request-id': 'req-b5ea86ff-155f-410a-86b7-0b3d55d71b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:28,386 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.143s 2021-05-06 03:49:28,386 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d464b42c-41bd-464b-b9d0-1ae4f031a12f', 'x-compute-request-id': 'req-d464b42c-41bd-464b-b9d0-1ae4f031a12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:29,599 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.196s 2021-05-06 03:49:29,599 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76f2953-17d5-4de6-9bfc-483309cbceed', 'x-compute-request-id': 'req-c76f2953-17d5-4de6-9bfc-483309cbceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:30,827 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.220s 2021-05-06 03:49:30,828 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97890843-b7ac-4109-93fd-d77a3bcd1ace', 'x-compute-request-id': 'req-97890843-b7ac-4109-93fd-d77a3bcd1ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:32,343 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.506s 2021-05-06 03:49:32,343 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba7601f7-c408-4ae4-9060-b8eabe9df6ce', 'x-compute-request-id': 'req-ba7601f7-c408-4ae4-9060-b8eabe9df6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:33,591 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.239s 2021-05-06 03:49:33,592 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-636be42e-99bb-40cc-9d68-16a0fe861be1', 'x-compute-request-id': 'req-636be42e-99bb-40cc-9d68-16a0fe861be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:34,737 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.137s 2021-05-06 03:49:34,738 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669bba23-3c72-4775-9897-6a902875d91d', 'x-compute-request-id': 'req-669bba23-3c72-4775-9897-6a902875d91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:36,019 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.269s 2021-05-06 03:49:36,020 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c7a2ce2-e388-4898-8605-60f9a96f2b63', 'x-compute-request-id': 'req-0c7a2ce2-e388-4898-8605-60f9a96f2b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:37,241 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.212s 2021-05-06 03:49:37,241 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e6c19b-c995-4385-acfb-80ec5964942d', 'x-compute-request-id': 'req-02e6c19b-c995-4385-acfb-80ec5964942d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:38,434 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.185s 2021-05-06 03:49:38,435 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34df385-775c-4211-9947-c6f8cb426f0e', 'x-compute-request-id': 'req-c34df385-775c-4211-9947-c6f8cb426f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:39,667 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.224s 2021-05-06 03:49:39,668 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa668ad-9093-4664-8f54-3c473ba8a194', 'x-compute-request-id': 'req-2fa668ad-9093-4664-8f54-3c473ba8a194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:40,867 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.182s 2021-05-06 03:49:40,868 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ccfe6aa-cea4-4f4a-a827-2c7faf0eef43', 'x-compute-request-id': 'req-6ccfe6aa-cea4-4f4a-a827-2c7faf0eef43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:42,014 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.136s 2021-05-06 03:49:42,014 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23de5378-58e7-4cfb-aa10-71b6199063d3', 'x-compute-request-id': 'req-23de5378-58e7-4cfb-aa10-71b6199063d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:43,171 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.133s 2021-05-06 03:49:43,171 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce180602-1a42-44c7-b911-6ba1bebb4e3b', 'x-compute-request-id': 'req-ce180602-1a42-44c7-b911-6ba1bebb4e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:44,324 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.144s 2021-05-06 03:49:44,324 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34964fb-201e-45a0-a0be-2ebf9155fcc6', 'x-compute-request-id': 'req-e34964fb-201e-45a0-a0be-2ebf9155fcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:45,508 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.168s 2021-05-06 03:49:45,509 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1039984a-2eb6-4432-8406-c59c7f4d0a61', 'x-compute-request-id': 'req-1039984a-2eb6-4432-8406-c59c7f4d0a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:46,752 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.234s 2021-05-06 03:49:46,752 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9d78be-ef9e-416e-b5c4-09746c92c107', 'x-compute-request-id': 'req-7f9d78be-ef9e-416e-b5c4-09746c92c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:47,935 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.173s 2021-05-06 03:49:47,935 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04f783e-12cf-43cb-9401-658053709300', 'x-compute-request-id': 'req-c04f783e-12cf-43cb-9401-658053709300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:49,136 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.192s 2021-05-06 03:49:49,137 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b31c8b-9e1b-4300-b307-b6d8af3d5e95', 'x-compute-request-id': 'req-15b31c8b-9e1b-4300-b307-b6d8af3d5e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:50,280 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.135s 2021-05-06 03:49:50,281 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62fbf043-5218-4243-ae57-abef5b5099a4', 'x-compute-request-id': 'req-62fbf043-5218-4243-ae57-abef5b5099a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:51,415 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.125s 2021-05-06 03:49:51,416 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6557370-79b8-4bf7-978a-e3879bee73bc', 'x-compute-request-id': 'req-a6557370-79b8-4bf7-978a-e3879bee73bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:52,625 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.201s 2021-05-06 03:49:52,626 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d36c72a-b89a-4a00-8da5-4f24674431b8', 'x-compute-request-id': 'req-8d36c72a-b89a-4a00-8da5-4f24674431b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:53,773 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.133s 2021-05-06 03:49:53,773 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d034edf1-3021-4763-904a-a76681a7d1ef', 'x-compute-request-id': 'req-d034edf1-3021-4763-904a-a76681a7d1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:54,921 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.140s 2021-05-06 03:49:54,922 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbdd5c36-0998-43f7-8c1c-6ac16d2e5880', 'x-compute-request-id': 'req-dbdd5c36-0998-43f7-8c1c-6ac16d2e5880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:56,076 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.139s 2021-05-06 03:49:56,076 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0818bf11-ff0a-453e-9c65-eba9fc182853', 'x-compute-request-id': 'req-0818bf11-ff0a-453e-9c65-eba9fc182853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:57,216 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.124s 2021-05-06 03:49:57,217 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4737c8a2-4580-42a7-a2e1-a3443a320680', 'x-compute-request-id': 'req-4737c8a2-4580-42a7-a2e1-a3443a320680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:58,437 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.209s 2021-05-06 03:49:58,437 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77768339-4ec8-41f9-8529-afc941ab3ce4', 'x-compute-request-id': 'req-77768339-4ec8-41f9-8529-afc941ab3ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:49:59,611 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.165s 2021-05-06 03:49:59,612 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3243c85a-04cd-43e9-ba65-13c92f579f27', 'x-compute-request-id': 'req-3243c85a-04cd-43e9-ba65-13c92f579f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:00,799 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.167s 2021-05-06 03:50:00,799 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc88fbbc-3470-4657-a83e-6d985ba7f7aa', 'x-compute-request-id': 'req-bc88fbbc-3470-4657-a83e-6d985ba7f7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:01,934 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.124s 2021-05-06 03:50:01,934 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e8b949-d47a-4701-bfc9-5848a2914f73', 'x-compute-request-id': 'req-85e8b949-d47a-4701-bfc9-5848a2914f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:03,248 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.304s 2021-05-06 03:50:03,248 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc3d049-37f7-4ac7-82e8-5fe7e9bc9f6d', 'x-compute-request-id': 'req-5fc3d049-37f7-4ac7-82e8-5fe7e9bc9f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:04,466 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.207s 2021-05-06 03:50:04,467 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b668e7-0377-485d-bf02-a9cf5a0aa473', 'x-compute-request-id': 'req-25b668e7-0377-485d-bf02-a9cf5a0aa473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:05,645 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.165s 2021-05-06 03:50:05,645 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8029ec81-76b7-4519-8963-398b26c92234', 'x-compute-request-id': 'req-8029ec81-76b7-4519-8963-398b26c92234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:06,769 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.110s 2021-05-06 03:50:06,769 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e38c84f-796e-450a-8c01-05ec76e5ba3a', 'x-compute-request-id': 'req-6e38c84f-796e-450a-8c01-05ec76e5ba3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:07,885 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.106s 2021-05-06 03:50:07,886 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f93144e-82ef-41ef-b8f5-51f7593ad735', 'x-compute-request-id': 'req-9f93144e-82ef-41ef-b8f5-51f7593ad735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:09,030 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.131s 2021-05-06 03:50:09,030 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d96729-0e06-47b4-8e30-a2650f35f086', 'x-compute-request-id': 'req-a6d96729-0e06-47b4-8e30-a2650f35f086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:10,388 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.349s 2021-05-06 03:50:10,389 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c12997dd-bf21-49ce-8a1f-3b21684f043b', 'x-compute-request-id': 'req-c12997dd-bf21-49ce-8a1f-3b21684f043b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:12,111 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.712s 2021-05-06 03:50:12,111 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a44886f-644d-4898-8a1b-b35a4e075cb7', 'x-compute-request-id': 'req-3a44886f-644d-4898-8a1b-b35a4e075cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:13,251 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.130s 2021-05-06 03:50:13,251 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bebaa1e-713b-4c2c-8ff4-3130a1b17956', 'x-compute-request-id': 'req-2bebaa1e-713b-4c2c-8ff4-3130a1b17956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:14,422 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.162s 2021-05-06 03:50:14,422 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db82e49-5034-4013-96b4-0ffab049303d', 'x-compute-request-id': 'req-8db82e49-5034-4013-96b4-0ffab049303d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:15,765 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.334s 2021-05-06 03:50:15,766 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407654e5-d468-4bb6-ad49-85399526602d', 'x-compute-request-id': 'req-407654e5-d468-4bb6-ad49-85399526602d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:17,009 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.234s 2021-05-06 03:50:17,010 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503b1301-0369-4ce6-9d09-90a8da2f0bf9', 'x-compute-request-id': 'req-503b1301-0369-4ce6-9d09-90a8da2f0bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:18,670 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.653s 2021-05-06 03:50:18,671 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-133348ce-0f39-46b2-92af-a41080ba42be', 'x-compute-request-id': 'req-133348ce-0f39-46b2-92af-a41080ba42be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:20,146 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.466s 2021-05-06 03:50:20,147 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c64ed7-8404-4836-8323-5c683def489a', 'x-compute-request-id': 'req-65c64ed7-8404-4836-8323-5c683def489a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:21,306 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.151s 2021-05-06 03:50:21,307 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499b46b3-f3aa-471b-805f-3192b6aaef6e', 'x-compute-request-id': 'req-499b46b3-f3aa-471b-805f-3192b6aaef6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:22,470 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.154s 2021-05-06 03:50:22,470 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdac7478-4dfd-461d-8bdb-55dfa0ea19fd', 'x-compute-request-id': 'req-cdac7478-4dfd-461d-8bdb-55dfa0ea19fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:23,756 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.276s 2021-05-06 03:50:23,756 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a24037-85b9-47e6-8734-ded4e7c26955', 'x-compute-request-id': 'req-91a24037-85b9-47e6-8734-ded4e7c26955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:25,216 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.451s 2021-05-06 03:50:25,216 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf51d4b4-dd65-4197-a610-1285e9f6098e', 'x-compute-request-id': 'req-cf51d4b4-dd65-4197-a610-1285e9f6098e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:26,333 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.108s 2021-05-06 03:50:26,333 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74dcaae4-99c1-4eb0-a819-a5c7324fe45a', 'x-compute-request-id': 'req-74dcaae4-99c1-4eb0-a819-a5c7324fe45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:27,477 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.132s 2021-05-06 03:50:27,478 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be4361c-a3c9-4c25-964a-39752fabbde4', 'x-compute-request-id': 'req-3be4361c-a3c9-4c25-964a-39752fabbde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:28,584 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.099s 2021-05-06 03:50:28,585 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b91af4c8-d8f1-4aee-800a-de58afd72e55', 'x-compute-request-id': 'req-b91af4c8-d8f1-4aee-800a-de58afd72e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:29,784 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.191s 2021-05-06 03:50:29,785 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4c8d9cd-f85f-4adc-87d9-7b3ce211568a', 'x-compute-request-id': 'req-e4c8d9cd-f85f-4adc-87d9-7b3ce211568a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:30,905 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.111s 2021-05-06 03:50:30,906 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3aa28df-f81c-47c1-b5fc-6ed6dddf0e2c', 'x-compute-request-id': 'req-e3aa28df-f81c-47c1-b5fc-6ed6dddf0e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:32,003 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.089s 2021-05-06 03:50:32,004 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306e020b-91b9-4733-a202-1b2910e56210', 'x-compute-request-id': 'req-306e020b-91b9-4733-a202-1b2910e56210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:33,121 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.106s 2021-05-06 03:50:33,121 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1839ed8c-521f-49de-a06d-830d7683e654', 'x-compute-request-id': 'req-1839ed8c-521f-49de-a06d-830d7683e654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:34,249 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.116s 2021-05-06 03:50:34,249 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f27c52c7-697e-4290-9236-a3a29e5f851c', 'x-compute-request-id': 'req-f27c52c7-697e-4290-9236-a3a29e5f851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:35,357 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.098s 2021-05-06 03:50:35,357 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd9b45f7-c7e3-4390-a5be-59447ed327c6', 'x-compute-request-id': 'req-fd9b45f7-c7e3-4390-a5be-59447ed327c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:36,507 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.141s 2021-05-06 03:50:36,508 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ab2a2fa-898c-43b0-babd-7edf9f922edf', 'x-compute-request-id': 'req-2ab2a2fa-898c-43b0-babd-7edf9f922edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:37,615 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.098s 2021-05-06 03:50:37,615 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6621c387-375f-442c-a736-d2607350e8a0', 'x-compute-request-id': 'req-6621c387-375f-442c-a736-d2607350e8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:38,730 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.107s 2021-05-06 03:50:38,731 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aea6214-8773-4a4a-8e82-03437cda2d44', 'x-compute-request-id': 'req-1aea6214-8773-4a4a-8e82-03437cda2d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:39,933 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.193s 2021-05-06 03:50:39,933 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-281cda6b-52de-4e1b-9de9-b5bd7f94c165', 'x-compute-request-id': 'req-281cda6b-52de-4e1b-9de9-b5bd7f94c165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:41,054 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.108s 2021-05-06 03:50:41,054 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cfd98aa-e608-4912-9707-4d5204465902', 'x-compute-request-id': 'req-7cfd98aa-e608-4912-9707-4d5204465902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:42,180 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.117s 2021-05-06 03:50:42,180 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce683399-5a3c-4bec-a1c3-e3a56edd2108', 'x-compute-request-id': 'req-ce683399-5a3c-4bec-a1c3-e3a56edd2108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:43,368 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.179s 2021-05-06 03:50:43,369 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2f51ba-fdbb-49d0-833d-49e35632e89c', 'x-compute-request-id': 'req-7b2f51ba-fdbb-49d0-833d-49e35632e89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:44,556 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.171s 2021-05-06 03:50:44,557 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd6dccf6-08c6-41fe-912f-e0e4d903eff3', 'x-compute-request-id': 'req-dd6dccf6-08c6-41fe-912f-e0e4d903eff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:45,676 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.110s 2021-05-06 03:50:45,676 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9993fdac-2d34-4498-855c-da87158c4139', 'x-compute-request-id': 'req-9993fdac-2d34-4498-855c-da87158c4139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:46,979 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.281s 2021-05-06 03:50:46,979 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460efad7-3191-4b50-b705-398621023234', 'x-compute-request-id': 'req-460efad7-3191-4b50-b705-398621023234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:48,127 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.139s 2021-05-06 03:50:48,128 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479ef5f8-efea-4eb7-9a2f-0f9a32ceafbb', 'x-compute-request-id': 'req-479ef5f8-efea-4eb7-9a2f-0f9a32ceafbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:49,257 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.121s 2021-05-06 03:50:49,257 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f35316-9063-4d19-9ecd-5bf52b1a0e49', 'x-compute-request-id': 'req-28f35316-9063-4d19-9ecd-5bf52b1a0e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:50,369 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.103s 2021-05-06 03:50:50,369 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a508ea59-2732-408f-97b3-969e821a31c2', 'x-compute-request-id': 'req-a508ea59-2732-408f-97b3-969e821a31c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:51,602 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.224s 2021-05-06 03:50:51,602 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8fef87f-51b0-4747-ac20-601e5295509e', 'x-compute-request-id': 'req-f8fef87f-51b0-4747-ac20-601e5295509e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:52,853 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.242s 2021-05-06 03:50:52,853 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e53c673-7db7-4aaf-b454-f9fa09ca132c', 'x-compute-request-id': 'req-9e53c673-7db7-4aaf-b454-f9fa09ca132c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:53,989 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.112s 2021-05-06 03:50:53,990 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25f949f-7a65-4d74-a8ad-83fb5293aeb8', 'x-compute-request-id': 'req-b25f949f-7a65-4d74-a8ad-83fb5293aeb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:55,104 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.107s 2021-05-06 03:50:55,105 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429770fa-fc2e-43c4-b01c-ba59282ede99', 'x-compute-request-id': 'req-429770fa-fc2e-43c4-b01c-ba59282ede99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:56,233 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.120s 2021-05-06 03:50:56,234 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9281f63-332d-4d41-9eeb-afe68c2c1298', 'x-compute-request-id': 'req-a9281f63-332d-4d41-9eeb-afe68c2c1298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:57,544 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.301s 2021-05-06 03:50:57,544 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cef38695-af86-450e-92e6-3a4b72f10026', 'x-compute-request-id': 'req-cef38695-af86-450e-92e6-3a4b72f10026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:58,660 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.107s 2021-05-06 03:50:58,661 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bfbe1dc-3b3f-40a9-bb2e-5fb8543813c1', 'x-compute-request-id': 'req-5bfbe1dc-3b3f-40a9-bb2e-5fb8543813c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:50:59,994 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.325s 2021-05-06 03:50:59,995 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824f7983-843c-42b0-8811-c1a64d840780', 'x-compute-request-id': 'req-824f7983-843c-42b0-8811-c1a64d840780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:01,283 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.280s 2021-05-06 03:51:01,283 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d46f7ac-cd3f-4929-b85c-abe208804a96', 'x-compute-request-id': 'req-7d46f7ac-cd3f-4929-b85c-abe208804a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:02,484 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.191s 2021-05-06 03:51:02,484 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5934a2e6-3bfe-423b-8474-68d8e6c7616f', 'x-compute-request-id': 'req-5934a2e6-3bfe-423b-8474-68d8e6c7616f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:03,867 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.374s 2021-05-06 03:51:03,868 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb2c2dfb-0818-47c8-88c7-8e6d1ce1eae9', 'x-compute-request-id': 'req-bb2c2dfb-0818-47c8-88c7-8e6d1ce1eae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:05,243 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.367s 2021-05-06 03:51:05,244 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a7f553-e033-417a-8bb2-c28455450f8b', 'x-compute-request-id': 'req-c3a7f553-e033-417a-8bb2-c28455450f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:06,338 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.086s 2021-05-06 03:51:06,339 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbc32f34-a1cf-48c8-93a9-950b96f2ac24', 'x-compute-request-id': 'req-bbc32f34-a1cf-48c8-93a9-950b96f2ac24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:07,433 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.086s 2021-05-06 03:51:07,433 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5521191c-5854-40a9-8343-88255e62ce90', 'x-compute-request-id': 'req-5521191c-5854-40a9-8343-88255e62ce90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:08,657 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.216s 2021-05-06 03:51:08,658 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a1a67d5-df19-4a42-ae35-85e0042ffa63', 'x-compute-request-id': 'req-9a1a67d5-df19-4a42-ae35-85e0042ffa63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:09,755 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.090s 2021-05-06 03:51:09,756 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f7a084-90b1-4b00-bb93-2472851e39d1', 'x-compute-request-id': 'req-72f7a084-90b1-4b00-bb93-2472851e39d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:10,977 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.213s 2021-05-06 03:51:10,977 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-371aca80-eb61-4ff8-97a1-a803c3a8d622', 'x-compute-request-id': 'req-371aca80-eb61-4ff8-97a1-a803c3a8d622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:12,128 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.143s 2021-05-06 03:51:12,129 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7833c1-8322-41dd-8a37-d787e11a7525', 'x-compute-request-id': 'req-4f7833c1-8322-41dd-8a37-d787e11a7525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:13,321 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.183s 2021-05-06 03:51:13,321 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc99775-4dcd-4471-8a62-b9a8a94a76b6', 'x-compute-request-id': 'req-6bc99775-4dcd-4471-8a62-b9a8a94a76b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:14,439 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.110s 2021-05-06 03:51:14,440 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2248f99f-523e-4f70-bb60-a0eac9bc65c9', 'x-compute-request-id': 'req-2248f99f-523e-4f70-bb60-a0eac9bc65c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:15,545 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.095s 2021-05-06 03:51:15,545 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a77f543-f155-4093-b95a-ab99ad5ffa73', 'x-compute-request-id': 'req-2a77f543-f155-4093-b95a-ab99ad5ffa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:16,649 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.094s 2021-05-06 03:51:16,649 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-258a3ee6-26a2-4e7b-bcc5-5f3af7554315', 'x-compute-request-id': 'req-258a3ee6-26a2-4e7b-bcc5-5f3af7554315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:17,754 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.096s 2021-05-06 03:51:17,755 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b6fb26-7e31-4d9f-82d2-d43028f2ae59', 'x-compute-request-id': 'req-c6b6fb26-7e31-4d9f-82d2-d43028f2ae59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:18,899 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.136s 2021-05-06 03:51:18,899 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af8a5be-0e19-4028-b7e1-fe140a9e1ff3', 'x-compute-request-id': 'req-5af8a5be-0e19-4028-b7e1-fe140a9e1ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:20,062 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.155s 2021-05-06 03:51:20,063 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f805082b-6c90-43c1-96b2-1f954e50152d', 'x-compute-request-id': 'req-f805082b-6c90-43c1-96b2-1f954e50152d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:21,340 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.270s 2021-05-06 03:51:21,341 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808a018d-9ec4-4ef9-85e6-07bcab22bd56', 'x-compute-request-id': 'req-808a018d-9ec4-4ef9-85e6-07bcab22bd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:22,794 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.444s 2021-05-06 03:51:22,794 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98fc3d72-265e-4864-a8c3-e1773d617791', 'x-compute-request-id': 'req-98fc3d72-265e-4864-a8c3-e1773d617791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:23,896 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.093s 2021-05-06 03:51:23,897 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d69ed53-553a-4cf3-856a-a87eed41e316', 'x-compute-request-id': 'req-9d69ed53-553a-4cf3-856a-a87eed41e316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:25,026 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.120s 2021-05-06 03:51:25,026 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-770fdb1d-ee1c-4bd9-89e8-a25434450935', 'x-compute-request-id': 'req-770fdb1d-ee1c-4bd9-89e8-a25434450935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:26,132 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.098s 2021-05-06 03:51:26,133 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c92c94-07fb-438b-a0c5-099e0eb3b3f4', 'x-compute-request-id': 'req-a5c92c94-07fb-438b-a0c5-099e0eb3b3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:27,264 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.123s 2021-05-06 03:51:27,264 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e868ca-bcd2-4d4b-a095-c186786c9bfb', 'x-compute-request-id': 'req-71e868ca-bcd2-4d4b-a095-c186786c9bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:28,364 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.090s 2021-05-06 03:51:28,364 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5d998b-00e7-4fb7-b88f-ca994d34d8a0', 'x-compute-request-id': 'req-7c5d998b-00e7-4fb7-b88f-ca994d34d8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:29,466 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.093s 2021-05-06 03:51:29,466 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ff6322-1db7-4363-9494-730259f0a0a0', 'x-compute-request-id': 'req-19ff6322-1db7-4363-9494-730259f0a0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:30,564 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.089s 2021-05-06 03:51:30,564 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-069bb0fe-8879-4aeb-b36c-ae9c13ebdc38', 'x-compute-request-id': 'req-069bb0fe-8879-4aeb-b36c-ae9c13ebdc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:31,673 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.101s 2021-05-06 03:51:31,674 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4782eb-73b7-421d-bbdd-55ad53d0c354', 'x-compute-request-id': 'req-8a4782eb-73b7-421d-bbdd-55ad53d0c354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:32,788 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.106s 2021-05-06 03:51:32,789 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb8e2c66-477e-4d57-9e55-4bd1bddafa11', 'x-compute-request-id': 'req-fb8e2c66-477e-4d57-9e55-4bd1bddafa11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:33,931 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.134s 2021-05-06 03:51:33,931 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0df710-b103-4d0a-a59c-4e60e6e34af5', 'x-compute-request-id': 'req-3a0df710-b103-4d0a-a59c-4e60e6e34af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:35,118 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.179s 2021-05-06 03:51:35,119 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70520d06-1707-4eb4-bb30-a73ec43ccffd', 'x-compute-request-id': 'req-70520d06-1707-4eb4-bb30-a73ec43ccffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:36,263 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.136s 2021-05-06 03:51:36,264 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494517e6-808e-4f7a-bbb4-40bd6666da02', 'x-compute-request-id': 'req-494517e6-808e-4f7a-bbb4-40bd6666da02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:37,401 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.128s 2021-05-06 03:51:37,401 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61fcf0ab-74cf-4bf9-a764-f85a53cbf027', 'x-compute-request-id': 'req-61fcf0ab-74cf-4bf9-a764-f85a53cbf027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:38,541 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.131s 2021-05-06 03:51:38,541 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc83402a-1ed0-4742-8d05-5341dbbd9b51', 'x-compute-request-id': 'req-bc83402a-1ed0-4742-8d05-5341dbbd9b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:39,827 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.277s 2021-05-06 03:51:39,827 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119f682c-50db-40ed-8932-6a914f6480d4', 'x-compute-request-id': 'req-119f682c-50db-40ed-8932-6a914f6480d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:40,988 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.152s 2021-05-06 03:51:40,989 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a404f1-af89-4574-8553-cfacf2067fd6', 'x-compute-request-id': 'req-b7a404f1-af89-4574-8553-cfacf2067fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:42,121 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.125s 2021-05-06 03:51:42,122 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c161ed8-ffb6-4632-bd77-808ea4ec9166', 'x-compute-request-id': 'req-5c161ed8-ffb6-4632-bd77-808ea4ec9166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:43,263 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.132s 2021-05-06 03:51:43,263 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8141c095-415a-4bf5-bb51-8be4f00bc70b', 'x-compute-request-id': 'req-8141c095-415a-4bf5-bb51-8be4f00bc70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:44,455 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.183s 2021-05-06 03:51:44,455 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11aacac-6e19-4e4f-a2bc-ef7f268a5c20', 'x-compute-request-id': 'req-e11aacac-6e19-4e4f-a2bc-ef7f268a5c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:45,591 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.125s 2021-05-06 03:51:45,591 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3f925e-23d5-46bc-b4b8-ed78730bc557', 'x-compute-request-id': 'req-4c3f925e-23d5-46bc-b4b8-ed78730bc557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:46,729 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.129s 2021-05-06 03:51:46,730 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74478d71-1962-4946-b763-1e3c3dba5a21', 'x-compute-request-id': 'req-74478d71-1962-4946-b763-1e3c3dba5a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:47,876 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.138s 2021-05-06 03:51:47,876 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b53b875-f9cd-48eb-a258-2525d6cc358b', 'x-compute-request-id': 'req-9b53b875-f9cd-48eb-a258-2525d6cc358b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:49,000 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.115s 2021-05-06 03:51:49,001 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d157249-2c1e-48ec-b388-0cc94efe661d', 'x-compute-request-id': 'req-2d157249-2c1e-48ec-b388-0cc94efe661d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:50,155 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.146s 2021-05-06 03:51:50,155 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d12b4561-0237-4f4f-b80d-0728194880e1', 'x-compute-request-id': 'req-d12b4561-0237-4f4f-b80d-0728194880e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:51,578 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.413s 2021-05-06 03:51:51,578 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0205bd61-7a41-4d8f-8af6-86092477128d', 'x-compute-request-id': 'req-0205bd61-7a41-4d8f-8af6-86092477128d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:52,969 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.381s 2021-05-06 03:51:52,969 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7feaba86-f128-4939-9a1c-fc2cc476a125', 'x-compute-request-id': 'req-7feaba86-f128-4939-9a1c-fc2cc476a125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:54,372 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.392s 2021-05-06 03:51:54,373 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae2fc9e-fc5b-448f-9804-8326d874ffda', 'x-compute-request-id': 'req-dae2fc9e-fc5b-448f-9804-8326d874ffda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:55,788 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.406s 2021-05-06 03:51:55,788 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3306d2-8f3c-4be1-9056-7e5f2d2a9eb0', 'x-compute-request-id': 'req-6d3306d2-8f3c-4be1-9056-7e5f2d2a9eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:56,990 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.193s 2021-05-06 03:51:56,990 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f13a394-3f21-4054-b451-5a38556aabc4', 'x-compute-request-id': 'req-1f13a394-3f21-4054-b451-5a38556aabc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:58,133 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.135s 2021-05-06 03:51:58,134 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9148b046-9556-474a-8d63-a0ca995eca66', 'x-compute-request-id': 'req-9148b046-9556-474a-8d63-a0ca995eca66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:51:59,308 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.166s 2021-05-06 03:51:59,308 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9251e8cc-dfaa-44b1-a55b-9fd59d63b89e', 'x-compute-request-id': 'req-9251e8cc-dfaa-44b1-a55b-9fd59d63b89e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:51:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:00,525 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.208s 2021-05-06 03:52:00,525 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5db25c-27ae-481f-8bdd-0b19e246f916', 'x-compute-request-id': 'req-9e5db25c-27ae-481f-8bdd-0b19e246f916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:02,126 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.593s 2021-05-06 03:52:02,127 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b39342d-9388-4f96-b4f6-7a0789b0fffe', 'x-compute-request-id': 'req-9b39342d-9388-4f96-b4f6-7a0789b0fffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:03,462 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.326s 2021-05-06 03:52:03,462 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c178bdf6-7ea9-43fa-b135-cd725843ab76', 'x-compute-request-id': 'req-c178bdf6-7ea9-43fa-b135-cd725843ab76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:05,126 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.656s 2021-05-06 03:52:05,127 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d46ce7-be3f-4526-baeb-6e5055efad9b', 'x-compute-request-id': 'req-d2d46ce7-be3f-4526-baeb-6e5055efad9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:06,411 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.275s 2021-05-06 03:52:06,411 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918ea0b8-a584-4df3-a6b7-68890f1e7399', 'x-compute-request-id': 'req-918ea0b8-a584-4df3-a6b7-68890f1e7399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:07,725 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.306s 2021-05-06 03:52:07,725 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75272f8a-fd2b-4056-967b-16874accabab', 'x-compute-request-id': 'req-75272f8a-fd2b-4056-967b-16874accabab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:09,048 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.314s 2021-05-06 03:52:09,048 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54795afa-2ec9-4e8d-adc2-4bb60e353cfa', 'x-compute-request-id': 'req-54795afa-2ec9-4e8d-adc2-4bb60e353cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:10,294 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.236s 2021-05-06 03:52:10,295 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806d59d5-cfd1-43fb-8cfa-be72dec9a55a', 'x-compute-request-id': 'req-806d59d5-cfd1-43fb-8cfa-be72dec9a55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:11,683 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.379s 2021-05-06 03:52:11,684 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8363d2-ed0a-47f0-a953-194c7bae4af6', 'x-compute-request-id': 'req-ae8363d2-ed0a-47f0-a953-194c7bae4af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:12,865 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.172s 2021-05-06 03:52:12,865 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535b7dfd-357f-4ef1-8d70-9b288608e4b6', 'x-compute-request-id': 'req-535b7dfd-357f-4ef1-8d70-9b288608e4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:14,228 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.354s 2021-05-06 03:52:14,228 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe949bf6-fcda-4074-b478-d149badce76a', 'x-compute-request-id': 'req-fe949bf6-fcda-4074-b478-d149badce76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:15,401 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.163s 2021-05-06 03:52:15,401 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d93c89-acee-43ee-a56b-82bd56e2f10b', 'x-compute-request-id': 'req-f6d93c89-acee-43ee-a56b-82bd56e2f10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:16,640 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.229s 2021-05-06 03:52:16,640 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9327914d-e043-485a-bd80-2ecac4229126', 'x-compute-request-id': 'req-9327914d-e043-485a-bd80-2ecac4229126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:17,842 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.192s 2021-05-06 03:52:17,843 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3646fe12-dce7-435b-8887-d47b2d2c32c5', 'x-compute-request-id': 'req-3646fe12-dce7-435b-8887-d47b2d2c32c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:18,991 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.140s 2021-05-06 03:52:18,991 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e6ab6f-c7cb-4fb1-9f5b-2a31b37b4d8c', 'x-compute-request-id': 'req-26e6ab6f-c7cb-4fb1-9f5b-2a31b37b4d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:20,518 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.517s 2021-05-06 03:52:20,518 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df60740e-e623-4475-aa12-e9f67111bfb7', 'x-compute-request-id': 'req-df60740e-e623-4475-aa12-e9f67111bfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:21,696 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.167s 2021-05-06 03:52:21,696 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58bc7861-04f7-4a3e-aa8f-3939bd8d66de', 'x-compute-request-id': 'req-58bc7861-04f7-4a3e-aa8f-3939bd8d66de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:22,866 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.161s 2021-05-06 03:52:22,866 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638e9fde-51ce-4223-8723-43df9ddd35fc', 'x-compute-request-id': 'req-638e9fde-51ce-4223-8723-43df9ddd35fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:24,127 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.253s 2021-05-06 03:52:24,128 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3332304f-9b1c-4b64-bb0e-ddd2afe3c945', 'x-compute-request-id': 'req-3332304f-9b1c-4b64-bb0e-ddd2afe3c945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:25,236 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.100s 2021-05-06 03:52:25,237 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d8a870-584b-4925-9bf8-6512adc3098d', 'x-compute-request-id': 'req-18d8a870-584b-4925-9bf8-6512adc3098d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:26,379 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.134s 2021-05-06 03:52:26,380 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a01a518c-89a4-46af-b416-c9bf9e78d18e', 'x-compute-request-id': 'req-a01a518c-89a4-46af-b416-c9bf9e78d18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"server": {"id": "90f6e75e-9817-4998-96df-d0c130f83997", "name": "tempest-tempest.common.compute-instance-704141370-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:46:24Z", "updated": "2021-05-06T03:52:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/90f6e75e-9817-4998-96df-d0c130f83997"}], "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": []}}' 2021-05-06 03:52:26,913 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.520s 2021-05-06 03:52:26,913 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:26 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-0d738361-5975-4e11-8f1e-4712e309a2ce', 'x-compute-request-id': 'req-0d738361-5975-4e11-8f1e-4712e309a2ce', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'' 2021-05-06 03:52:27,513 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.222.0.10/compute/v2.1/servers/bf058157-a2cf-4e73-9651-95d7d757af12 0.600s 2021-05-06 03:52:27,514 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:26 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-b44c23d6-b4b8-4506-88e8-7f585acffbb2', 'x-compute-request-id': 'req-b44c23d6-b4b8-4506-88e8-7f585acffbb2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/bf058157-a2cf-4e73-9651-95d7d757af12'} Body: b'' 2021-05-06 03:52:27,629 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997 0.114s 2021-05-06 03:52:27,629 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:27 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-b1e2bdec-7479-42a4-a704-306385370508', 'x-compute-request-id': 'req-b1e2bdec-7479-42a4-a704-306385370508', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/90f6e75e-9817-4998-96df-d0c130f83997'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 90f6e75e-9817-4998-96df-d0c130f83997 could not be found."}}' 2021-05-06 03:52:27,822 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.222.0.10/compute/v2.1/servers/bf058157-a2cf-4e73-9651-95d7d757af12 0.192s 2021-05-06 03:52:27,823 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:27 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-55556a78-b278-40a1-8356-d908929d17a3', 'x-compute-request-id': 'req-55556a78-b278-40a1-8356-d908929d17a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/bf058157-a2cf-4e73-9651-95d7d757af12'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf058157-a2cf-4e73-9651-95d7d757af12 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 32, in test_multiple_create body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (MultipleCreateTestJSON:test_multiple_create) Server 90f6e75e-9817-4998-96df-d0c130f83997 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
fail
ft6.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-05-06 03:52:28,049 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 201 POST http://10.222.0.10/identity/v3/auth/tokens 0.107s 2021-05-06 03:52:28,049 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 06 May 2021 03:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3688', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fbc23b97-f335-4ed1-ae47-a1bd5dc19ebf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a4b0db43648d4467ad56c479193db328", "name": "tempest-MultipleCreateTestJSON-1160395379-project", "password_expires_at": null}, "audit_ids": ["UYIT1eTdSyWzaBY7CLBI7A"], "expires_at": "2021-05-06T04:52:27.000000Z", "issued_at": "2021-05-06T03:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4dc50c913ea84b7aaab3967df60cfec7", "name": "tempest-MultipleCreateTestJSON-1160395379"}, "is_domain": false, "roles": [{"id": "0a250e770fbb4b53a054b18f5162ee18", "name": "reader"}, {"id": "b00121122ce6449b88318139a2be960d", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b25a0154b064863bd2c4eb392ab5b13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "0313824f2497466faf5749d5dd082321", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "034c70fff7c74495b953df76183774eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "03eeb44cd5114c0b9d1715c7c6616761", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c0684eb67094d4da2976386e9e653b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "0cd87709102845fbb4bda40515925274", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "afb9e03b553d4aae88ed5bfa72858696", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2.1", "region": "RegionOne"}], "id": "2303e649e19245a6b2971b4bbf8345f4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b7bed8f443c14f818edbff643f7670b4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/placement", "region": "RegionOne"}], "id": "279e6b8a33704566875a6e1a7ca7f501", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "869c8add4ccd42068ece4b4687e1c276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/image", "region": "RegionOne"}], "id": "30575a18ad784e88a085fb1cba5c2fb3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9bfca468aedb44aeb6a46e99f2264c59", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10:8080", "region": "RegionOne"}, {"id": "aa0aa4d11fa0477fb2975c272888ad42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:8080/v1/AUTH_4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "63c83079c4aa482ca174dcc721e294e9", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1ceda9ecb7f94e9fa3cb27c0c6fda5f5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:9696/", "region": "RegionOne"}], "id": "a6721a5c9cf74beeac1c5d65ca70b2d1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "013661b54c2f46898fed17351d1411c7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}, {"id": "9b6165703eac4ee1b7dea12fcacf5214", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}], "id": "c77b37feccfd4e31bee33ea18061805f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f48e500d2af649ac8699fab96531de5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v2/4dc50c913ea84b7aaab3967df60cfec7", "region": "RegionOne"}], "id": "d065430df049405ba67ce5dee6c5251c", "type": "volumev2", "name": "cinderv2"}]}}' 2021-05-06 03:52:28,050 90436 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create_with_reservation_return) Found network {'id': 'e251a1cf-8560-4080-96b7-2e4057130e92', 'name': 'tempest-MultipleCreateTestJSON-1180792088-network', 'tenant_id': '4dc50c913ea84b7aaab3967df60cfec7', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4dc50c913ea84b7aaab3967df60cfec7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 169, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-05-06T03:46:16Z', 'updated_at': '2021-05-06T03:46:16Z', 'revision_number': 1} available for tenant 2021-05-06 03:52:28,962 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 202 POST http://10.222.0.10/compute/v2.1/servers 0.911s 2021-05-06 03:52:28,962 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-MultipleCreateTestJSON-server-964907494", "imageRef": "27c517c0-75ea-4426-981d-5c2509f33568", "flavorRef": "452", "min_count": 1, "max_count": 2, "return_reservation_id": true, "networks": [{"uuid": "e251a1cf-8560-4080-96b7-2e4057130e92"}]}} Response - Headers: {'date': 'Thu, 06 May 2021 03:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b1636f-e11f-4402-a4c2-24d6d87e7393', 'x-compute-request-id': 'req-c6b1636f-e11f-4402-a4c2-24d6d87e7393', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"reservation_id": "r-wg6ijw0h"}' 2021-05-06 03:52:29,152 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers 0.189s 2021-05-06 03:52:29,153 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8ec16f-c8e8-4f6d-b039-6b17c3c3c9d6', 'x-compute-request-id': 'req-0d8ec16f-c8e8-4f6d-b039-6b17c3c3c9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"servers": [{"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}]}, {"id": "ed4be701-e8bd-4928-93b5-173b9ecdf1e2", "name": "tempest-MultipleCreateTestJSON-server-964907494-1", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/ed4be701-e8bd-4928-93b5-173b9ecdf1e2"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/ed4be701-e8bd-4928-93b5-173b9ecdf1e2"}]}]}' 2021-05-06 03:52:29,290 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.133s 2021-05-06 03:52:29,290 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987ec84b-8089-4e47-94db-cd6a5426f2e0', 'x-compute-request-id': 'req-987ec84b-8089-4e47-94db-cd6a5426f2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:30,428 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.123s 2021-05-06 03:52:30,428 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837aa7e1-dae7-4ac1-b956-53b78bbe4c32', 'x-compute-request-id': 'req-837aa7e1-dae7-4ac1-b956-53b78bbe4c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:31,542 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.105s 2021-05-06 03:52:31,543 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ffb65f0-0877-4b0d-93cb-63bde1eea1f8', 'x-compute-request-id': 'req-3ffb65f0-0877-4b0d-93cb-63bde1eea1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:32,730 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.178s 2021-05-06 03:52:32,730 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d61b6c38-23d8-4b25-8a75-a45c9b9a6c91', 'x-compute-request-id': 'req-d61b6c38-23d8-4b25-8a75-a45c9b9a6c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:33,865 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.125s 2021-05-06 03:52:33,865 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fcc8b1a-639e-4b97-b5b2-3220cb482675', 'x-compute-request-id': 'req-3fcc8b1a-639e-4b97-b5b2-3220cb482675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:35,014 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.141s 2021-05-06 03:52:35,015 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492716e2-dea0-457f-9ea0-1cbfb6b19357', 'x-compute-request-id': 'req-492716e2-dea0-457f-9ea0-1cbfb6b19357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:36,155 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.131s 2021-05-06 03:52:36,155 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c3c9dc-4521-4fce-9dd4-baf7b9e0bb75', 'x-compute-request-id': 'req-c1c3c9dc-4521-4fce-9dd4-baf7b9e0bb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:37,454 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.290s 2021-05-06 03:52:37,454 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b3cf0c4-c2fe-4158-a8bb-b119c4141f6e', 'x-compute-request-id': 'req-1b3cf0c4-c2fe-4158-a8bb-b119c4141f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:38,615 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.152s 2021-05-06 03:52:38,616 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34275ea8-ab89-424a-9842-7ef8d7126401', 'x-compute-request-id': 'req-34275ea8-ab89-424a-9842-7ef8d7126401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:39,790 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.158s 2021-05-06 03:52:39,790 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e40e7c2a-b737-4337-b7f4-215fee881369', 'x-compute-request-id': 'req-e40e7c2a-b737-4337-b7f4-215fee881369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:40,907 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.104s 2021-05-06 03:52:40,908 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb58dcc-6689-4d14-a140-c7ca52dc3aab', 'x-compute-request-id': 'req-4eb58dcc-6689-4d14-a140-c7ca52dc3aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:42,046 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.126s 2021-05-06 03:52:42,047 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d91a0466-7a5b-489c-9b37-1f876bb2b03f', 'x-compute-request-id': 'req-d91a0466-7a5b-489c-9b37-1f876bb2b03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:43,184 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.128s 2021-05-06 03:52:43,184 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4642d769-f62b-46d2-bb4d-2d1457535253', 'x-compute-request-id': 'req-4642d769-f62b-46d2-bb4d-2d1457535253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:44,317 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.123s 2021-05-06 03:52:44,317 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ead34f6e-9776-4d4c-814b-2b18db9c141c', 'x-compute-request-id': 'req-ead34f6e-9776-4d4c-814b-2b18db9c141c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:45,455 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.129s 2021-05-06 03:52:45,455 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c5c31b-70b6-447c-8161-0f9d5ca179cb', 'x-compute-request-id': 'req-41c5c31b-70b6-447c-8161-0f9d5ca179cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:46,593 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.129s 2021-05-06 03:52:46,593 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85af295b-0c99-4919-9b55-e3e2bc651cc7', 'x-compute-request-id': 'req-85af295b-0c99-4919-9b55-e3e2bc651cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:47,727 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.125s 2021-05-06 03:52:47,728 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f04174e-f783-41a1-ad0c-d71a29980390', 'x-compute-request-id': 'req-5f04174e-f783-41a1-ad0c-d71a29980390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:48,867 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.131s 2021-05-06 03:52:48,868 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8fed25a-7251-4208-879f-faeb05876ce9', 'x-compute-request-id': 'req-c8fed25a-7251-4208-879f-faeb05876ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:49,996 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.120s 2021-05-06 03:52:49,997 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f5e294-5030-4cb2-ac46-0370f27bbf82', 'x-compute-request-id': 'req-07f5e294-5030-4cb2-ac46-0370f27bbf82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:51,126 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.120s 2021-05-06 03:52:51,126 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9ae153-3da9-4e88-80a7-387ef8dd7a89', 'x-compute-request-id': 'req-ab9ae153-3da9-4e88-80a7-387ef8dd7a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:52,258 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.123s 2021-05-06 03:52:52,258 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce44bb1-5a5f-401b-addc-c098be7605f2', 'x-compute-request-id': 'req-6ce44bb1-5a5f-401b-addc-c098be7605f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:53,353 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.087s 2021-05-06 03:52:53,354 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-350124ef-31b2-4c1c-96fc-e2fa28a581e2', 'x-compute-request-id': 'req-350124ef-31b2-4c1c-96fc-e2fa28a581e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:54,449 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.087s 2021-05-06 03:52:54,450 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dde0998-dbdf-4921-9474-ccec7d394af9', 'x-compute-request-id': 'req-7dde0998-dbdf-4921-9474-ccec7d394af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:55,543 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.085s 2021-05-06 03:52:55,544 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d2b582f-14b9-4122-aebd-d81acf5a95ff', 'x-compute-request-id': 'req-6d2b582f-14b9-4122-aebd-d81acf5a95ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:56,641 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.089s 2021-05-06 03:52:56,642 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-381c88b3-294e-45a9-ad02-da306c0293a1', 'x-compute-request-id': 'req-381c88b3-294e-45a9-ad02-da306c0293a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:57,738 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.088s 2021-05-06 03:52:57,738 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7622fd59-64e2-49c1-b32a-9b26cb095b80', 'x-compute-request-id': 'req-7622fd59-64e2-49c1-b32a-9b26cb095b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:58,840 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:52:58,841 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f9f601e-a1f8-46d9-8229-9cbc62178597', 'x-compute-request-id': 'req-9f9f601e-a1f8-46d9-8229-9cbc62178597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:52:59,937 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.087s 2021-05-06 03:52:59,937 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58642b83-62f0-464c-9237-f7f62b31c94f', 'x-compute-request-id': 'req-58642b83-62f0-464c-9237-f7f62b31c94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:01,184 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.239s 2021-05-06 03:53:01,184 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db12e6c-906a-4834-8e90-0f8d75f8f518', 'x-compute-request-id': 'req-9db12e6c-906a-4834-8e90-0f8d75f8f518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:02,314 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.121s 2021-05-06 03:53:02,314 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5117c1-3ca0-456f-8873-f267c191e7d5', 'x-compute-request-id': 'req-7c5117c1-3ca0-456f-8873-f267c191e7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:03,594 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.271s 2021-05-06 03:53:03,595 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b95d1a9-29df-42f7-b1ab-dd01c687705f', 'x-compute-request-id': 'req-9b95d1a9-29df-42f7-b1ab-dd01c687705f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:04,724 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.121s 2021-05-06 03:53:04,725 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45159113-c201-4a00-a2a5-5d517109c67d', 'x-compute-request-id': 'req-45159113-c201-4a00-a2a5-5d517109c67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:05,858 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.125s 2021-05-06 03:53:05,858 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8570e1ba-808a-4454-bd46-de0aae7338d2', 'x-compute-request-id': 'req-8570e1ba-808a-4454-bd46-de0aae7338d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:07,001 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.134s 2021-05-06 03:53:07,001 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99dbca18-8df1-4c74-a900-f735e398dca8', 'x-compute-request-id': 'req-99dbca18-8df1-4c74-a900-f735e398dca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:08,130 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.120s 2021-05-06 03:53:08,130 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6f405ba-36b1-4e11-9455-c2f8bdcf15e6', 'x-compute-request-id': 'req-b6f405ba-36b1-4e11-9455-c2f8bdcf15e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:09,323 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.185s 2021-05-06 03:53:09,324 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07bad003-4f75-4bb6-9fc5-117f8b9d3f05', 'x-compute-request-id': 'req-07bad003-4f75-4bb6-9fc5-117f8b9d3f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:10,454 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.121s 2021-05-06 03:53:10,454 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43013002-5525-4401-972c-c785fe511a26', 'x-compute-request-id': 'req-43013002-5525-4401-972c-c785fe511a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:11,593 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.130s 2021-05-06 03:53:11,593 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f39644e-b5f7-40ad-aeff-4704dee3e18e', 'x-compute-request-id': 'req-0f39644e-b5f7-40ad-aeff-4704dee3e18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:12,739 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.137s 2021-05-06 03:53:12,739 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20dc7d45-b998-4b17-b4c3-5604ec861a42', 'x-compute-request-id': 'req-20dc7d45-b998-4b17-b4c3-5604ec861a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:14,061 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.314s 2021-05-06 03:53:14,062 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1eeaebb-b1a1-4bd9-976b-63566975132f', 'x-compute-request-id': 'req-a1eeaebb-b1a1-4bd9-976b-63566975132f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:15,231 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.160s 2021-05-06 03:53:15,231 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec2951f-9941-404a-b04b-144909d7da23', 'x-compute-request-id': 'req-8ec2951f-9941-404a-b04b-144909d7da23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:16,363 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.122s 2021-05-06 03:53:16,363 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65706003-53a8-4e19-ae0b-2afba8958f58', 'x-compute-request-id': 'req-65706003-53a8-4e19-ae0b-2afba8958f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:17,610 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.238s 2021-05-06 03:53:17,610 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4468efa1-d1ec-41d3-9677-ab49bc0d9e10', 'x-compute-request-id': 'req-4468efa1-d1ec-41d3-9677-ab49bc0d9e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:18,742 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.123s 2021-05-06 03:53:18,742 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2567901-c434-41c0-a553-3cc45beec91f', 'x-compute-request-id': 'req-c2567901-c434-41c0-a553-3cc45beec91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:19,870 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.119s 2021-05-06 03:53:19,871 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e19d8e-3ad6-4688-9846-6d9a2131f8cc', 'x-compute-request-id': 'req-e3e19d8e-3ad6-4688-9846-6d9a2131f8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:21,011 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.132s 2021-05-06 03:53:21,012 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a4ae57-c746-421d-a653-697b091c55b1', 'x-compute-request-id': 'req-26a4ae57-c746-421d-a653-697b091c55b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:22,162 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.141s 2021-05-06 03:53:22,163 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a37fc190-18a7-49b7-a926-4e015c692b4e', 'x-compute-request-id': 'req-a37fc190-18a7-49b7-a926-4e015c692b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:23,401 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.230s 2021-05-06 03:53:23,402 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da462091-6e78-4318-af7d-985fd14dcb85', 'x-compute-request-id': 'req-da462091-6e78-4318-af7d-985fd14dcb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:24,499 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.089s 2021-05-06 03:53:24,499 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92708215-0db6-4644-a2f7-44d71a7b418a', 'x-compute-request-id': 'req-92708215-0db6-4644-a2f7-44d71a7b418a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:25,601 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:53:25,602 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f857619-9dfc-4f57-9f02-572210f89821', 'x-compute-request-id': 'req-3f857619-9dfc-4f57-9f02-572210f89821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:26,701 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:53:26,701 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a31fa00-7c41-49a8-bdd6-4a44d1cd388e', 'x-compute-request-id': 'req-9a31fa00-7c41-49a8-bdd6-4a44d1cd388e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:27,798 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.087s 2021-05-06 03:53:27,798 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751100ac-5f30-4165-a57c-f1beecc68f01', 'x-compute-request-id': 'req-751100ac-5f30-4165-a57c-f1beecc68f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:28,905 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.099s 2021-05-06 03:53:28,905 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b5f46e8-e5cf-4890-9901-94b9b2390eb9', 'x-compute-request-id': 'req-6b5f46e8-e5cf-4890-9901-94b9b2390eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:30,017 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.104s 2021-05-06 03:53:30,018 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f223e23-d78b-4e74-8ef4-c4d06dbf898b', 'x-compute-request-id': 'req-5f223e23-d78b-4e74-8ef4-c4d06dbf898b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:31,121 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:53:31,122 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1344e3d-b216-4d7e-b769-39fb0f03a4a5', 'x-compute-request-id': 'req-e1344e3d-b216-4d7e-b769-39fb0f03a4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:32,240 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.110s 2021-05-06 03:53:32,241 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d92b0f4-fcbc-4af5-8754-e60c43159c0f', 'x-compute-request-id': 'req-8d92b0f4-fcbc-4af5-8754-e60c43159c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:33,519 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.270s 2021-05-06 03:53:33,520 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2092eb21-777b-40bc-8986-28c326c73d9b', 'x-compute-request-id': 'req-2092eb21-777b-40bc-8986-28c326c73d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:34,645 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.116s 2021-05-06 03:53:34,645 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6f05be-21d3-4a18-8499-fb2d9bd72341', 'x-compute-request-id': 'req-ea6f05be-21d3-4a18-8499-fb2d9bd72341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:35,867 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.213s 2021-05-06 03:53:35,867 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f10a0fa-e072-4817-9566-097989592ab4', 'x-compute-request-id': 'req-5f10a0fa-e072-4817-9566-097989592ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:37,160 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.284s 2021-05-06 03:53:37,160 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62369c4-172c-4741-9b17-fe08efb72cd3', 'x-compute-request-id': 'req-f62369c4-172c-4741-9b17-fe08efb72cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:38,261 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:53:38,261 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2564011e-4cba-41b3-bb76-197131a8122f', 'x-compute-request-id': 'req-2564011e-4cba-41b3-bb76-197131a8122f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:39,388 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.117s 2021-05-06 03:53:39,388 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ae57bd3-703f-4e6e-a515-24eaa79f58b0', 'x-compute-request-id': 'req-6ae57bd3-703f-4e6e-a515-24eaa79f58b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:40,669 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.273s 2021-05-06 03:53:40,670 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a633330-f341-455a-831c-9d36b163b1ff', 'x-compute-request-id': 'req-9a633330-f341-455a-831c-9d36b163b1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:41,782 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.104s 2021-05-06 03:53:41,783 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e14a4de-eecb-4beb-8b18-d380f9f265c4', 'x-compute-request-id': 'req-0e14a4de-eecb-4beb-8b18-d380f9f265c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:42,928 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.136s 2021-05-06 03:53:42,928 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c566c2-0c54-4833-8be4-63841ea13723', 'x-compute-request-id': 'req-20c566c2-0c54-4833-8be4-63841ea13723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:44,069 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.132s 2021-05-06 03:53:44,069 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7e91e4-f69a-449c-a059-795b436c8680', 'x-compute-request-id': 'req-2d7e91e4-f69a-449c-a059-795b436c8680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:45,194 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.117s 2021-05-06 03:53:45,194 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e952aef-e71c-4369-b010-95bbee5eacb0', 'x-compute-request-id': 'req-4e952aef-e71c-4369-b010-95bbee5eacb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:46,432 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.229s 2021-05-06 03:53:46,432 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3110cd62-2615-4efd-b371-85f46e243776', 'x-compute-request-id': 'req-3110cd62-2615-4efd-b371-85f46e243776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:47,570 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.128s 2021-05-06 03:53:47,570 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7814c427-cab4-4f67-bf70-281fd69f3504', 'x-compute-request-id': 'req-7814c427-cab4-4f67-bf70-281fd69f3504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:48,727 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.148s 2021-05-06 03:53:48,728 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26bcb99-f0fc-4671-93f2-84c5d0717027', 'x-compute-request-id': 'req-e26bcb99-f0fc-4671-93f2-84c5d0717027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:50,108 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.371s 2021-05-06 03:53:50,108 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6ebb15-e3e4-4c48-bf72-5c2a521873e0', 'x-compute-request-id': 'req-4b6ebb15-e3e4-4c48-bf72-5c2a521873e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:51,547 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.429s 2021-05-06 03:53:51,547 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634e0b7a-c939-4343-9bd0-8990a30bb005', 'x-compute-request-id': 'req-634e0b7a-c939-4343-9bd0-8990a30bb005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:52,764 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.209s 2021-05-06 03:53:52,765 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b497772f-44ef-4178-aea1-1589d15cc66f', 'x-compute-request-id': 'req-b497772f-44ef-4178-aea1-1589d15cc66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:54,078 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.304s 2021-05-06 03:53:54,078 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da636c36-7d0d-4546-abff-e8ee11bcbb08', 'x-compute-request-id': 'req-da636c36-7d0d-4546-abff-e8ee11bcbb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:55,212 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.126s 2021-05-06 03:53:55,212 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c8b7fda-35af-43d8-a356-9e1011cc27d9', 'x-compute-request-id': 'req-9c8b7fda-35af-43d8-a356-9e1011cc27d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:56,414 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.193s 2021-05-06 03:53:56,414 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e105e3-2a82-4c47-a06c-10990b4a9264', 'x-compute-request-id': 'req-b0e105e3-2a82-4c47-a06c-10990b4a9264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:57,560 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.136s 2021-05-06 03:53:57,561 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be421bd5-cfe4-45b5-8e60-8ae7725db028', 'x-compute-request-id': 'req-be421bd5-cfe4-45b5-8e60-8ae7725db028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:53:58,801 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.231s 2021-05-06 03:53:58,801 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65b4d9f-f846-4c78-b58b-47ad2af8344b', 'x-compute-request-id': 'req-c65b4d9f-f846-4c78-b58b-47ad2af8344b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:00,044 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.234s 2021-05-06 03:54:00,044 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7e2a25-d1e5-483d-b49a-ee5a5d80579e', 'x-compute-request-id': 'req-4f7e2a25-d1e5-483d-b49a-ee5a5d80579e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:01,379 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.325s 2021-05-06 03:54:01,379 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b3f497-0289-44aa-a58c-f59d35d78cb0', 'x-compute-request-id': 'req-19b3f497-0289-44aa-a58c-f59d35d78cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:02,539 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.151s 2021-05-06 03:54:02,539 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608e8869-dbf8-4b90-8ef2-e355e417d193', 'x-compute-request-id': 'req-608e8869-dbf8-4b90-8ef2-e355e417d193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:03,848 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.299s 2021-05-06 03:54:03,848 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2756c13c-3254-4d92-9658-06b17a2f8192', 'x-compute-request-id': 'req-2756c13c-3254-4d92-9658-06b17a2f8192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:05,074 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.217s 2021-05-06 03:54:05,074 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a7b926e-89d2-447c-a14a-a9f76595b67e', 'x-compute-request-id': 'req-0a7b926e-89d2-447c-a14a-a9f76595b67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:06,189 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.106s 2021-05-06 03:54:06,190 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9201aa-9a50-417f-98f0-69af463065c3', 'x-compute-request-id': 'req-ea9201aa-9a50-417f-98f0-69af463065c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:07,335 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.138s 2021-05-06 03:54:07,335 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d247c9e9-c761-43bf-92fa-b0da8916997b', 'x-compute-request-id': 'req-d247c9e9-c761-43bf-92fa-b0da8916997b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:08,643 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.300s 2021-05-06 03:54:08,643 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824baabb-7806-4eb1-bbe8-7659d0f9026d', 'x-compute-request-id': 'req-824baabb-7806-4eb1-bbe8-7659d0f9026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:09,783 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.131s 2021-05-06 03:54:09,784 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f94bf2-300a-41f4-b3e8-dded5e36854d', 'x-compute-request-id': 'req-69f94bf2-300a-41f4-b3e8-dded5e36854d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:10,890 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.098s 2021-05-06 03:54:10,890 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c251d548-fc4f-490c-b3d0-36d37a801518', 'x-compute-request-id': 'req-c251d548-fc4f-490c-b3d0-36d37a801518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:12,126 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.227s 2021-05-06 03:54:12,126 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2bdade7-603e-471e-9538-0540ac28e8b2', 'x-compute-request-id': 'req-e2bdade7-603e-471e-9538-0540ac28e8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:13,236 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:54:13,236 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d897b7df-2ad4-42be-8686-257c878df6ce', 'x-compute-request-id': 'req-d897b7df-2ad4-42be-8686-257c878df6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:14,351 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.107s 2021-05-06 03:54:14,352 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f72b9b25-53c7-4280-86c9-9a4d89d7e6e2', 'x-compute-request-id': 'req-f72b9b25-53c7-4280-86c9-9a4d89d7e6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:15,554 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.194s 2021-05-06 03:54:15,555 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-436ffd38-5a9f-4f8d-b013-4178431d26e3', 'x-compute-request-id': 'req-436ffd38-5a9f-4f8d-b013-4178431d26e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:16,752 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.189s 2021-05-06 03:54:16,753 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-408a51d1-66c0-4b29-acd8-f690457fa450', 'x-compute-request-id': 'req-408a51d1-66c0-4b29-acd8-f690457fa450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:17,866 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.095s 2021-05-06 03:54:17,866 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c972eec6-cc60-4aae-8874-ac71d21060fd', 'x-compute-request-id': 'req-c972eec6-cc60-4aae-8874-ac71d21060fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:18,965 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:54:18,965 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4986a4a6-a78a-4423-94f0-31e1fbeb293d', 'x-compute-request-id': 'req-4986a4a6-a78a-4423-94f0-31e1fbeb293d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:20,091 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.118s 2021-05-06 03:54:20,092 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1df86a5-fb9f-45db-a6ea-68160f4ab98d', 'x-compute-request-id': 'req-d1df86a5-fb9f-45db-a6ea-68160f4ab98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:21,211 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.109s 2021-05-06 03:54:21,211 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c150342f-0882-4c15-ba69-52eff29b973e', 'x-compute-request-id': 'req-c150342f-0882-4c15-ba69-52eff29b973e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:22,309 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:54:22,310 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6c7fad-a748-44fd-923f-2c472ac34713', 'x-compute-request-id': 'req-7d6c7fad-a748-44fd-923f-2c472ac34713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:23,416 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:54:23,416 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667b6eec-ac1c-4684-8cfd-60dad89b1d9c', 'x-compute-request-id': 'req-667b6eec-ac1c-4684-8cfd-60dad89b1d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:24,515 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:54:24,515 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0344502e-ea4e-4a0c-9b7e-baa10c0ded24', 'x-compute-request-id': 'req-0344502e-ea4e-4a0c-9b7e-baa10c0ded24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:25,677 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.153s 2021-05-06 03:54:25,678 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f26b57d-0ade-4deb-a568-5c7c8e19ba4a', 'x-compute-request-id': 'req-7f26b57d-0ade-4deb-a568-5c7c8e19ba4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:26,800 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.115s 2021-05-06 03:54:26,800 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3000d16-8c22-4c7f-a2e8-291b7f93b50b', 'x-compute-request-id': 'req-d3000d16-8c22-4c7f-a2e8-291b7f93b50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:27,911 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.102s 2021-05-06 03:54:27,912 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596c500f-b9a9-41b0-9ac9-13308671110f', 'x-compute-request-id': 'req-596c500f-b9a9-41b0-9ac9-13308671110f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:29,026 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.099s 2021-05-06 03:54:29,026 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b8f7399-54da-49d6-8049-f4297b564f40', 'x-compute-request-id': 'req-9b8f7399-54da-49d6-8049-f4297b564f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:30,195 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.160s 2021-05-06 03:54:30,195 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7986ebb8-9065-414b-ac5d-d1f589907d88', 'x-compute-request-id': 'req-7986ebb8-9065-414b-ac5d-d1f589907d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:31,337 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.133s 2021-05-06 03:54:31,338 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0888d3cc-5c33-410c-8428-5d9c4c1ce829', 'x-compute-request-id': 'req-0888d3cc-5c33-410c-8428-5d9c4c1ce829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:32,462 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.117s 2021-05-06 03:54:32,463 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fe1d0b1-5d21-413a-b8c5-2eb766926c33', 'x-compute-request-id': 'req-8fe1d0b1-5d21-413a-b8c5-2eb766926c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:33,635 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.162s 2021-05-06 03:54:33,635 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91ff06d6-4bf1-4767-88ae-e0d7b816b4a0', 'x-compute-request-id': 'req-91ff06d6-4bf1-4767-88ae-e0d7b816b4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:34,745 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:54:34,746 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13e3a9d-1dcd-4768-8e40-32bc11a5a3eb', 'x-compute-request-id': 'req-c13e3a9d-1dcd-4768-8e40-32bc11a5a3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:35,854 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:54:35,855 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32e31e89-995b-4e64-91b9-6816f7d716ec', 'x-compute-request-id': 'req-32e31e89-995b-4e64-91b9-6816f7d716ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:36,980 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.117s 2021-05-06 03:54:36,981 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051c399b-b46e-4899-b29d-9a926424dc79', 'x-compute-request-id': 'req-051c399b-b46e-4899-b29d-9a926424dc79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:38,096 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.107s 2021-05-06 03:54:38,097 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-054f90dd-f65c-4203-aa02-52c53ff293e9', 'x-compute-request-id': 'req-054f90dd-f65c-4203-aa02-52c53ff293e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:39,204 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.099s 2021-05-06 03:54:39,205 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7a47d2-2717-474c-905a-4805977a19cd', 'x-compute-request-id': 'req-0e7a47d2-2717-474c-905a-4805977a19cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:40,301 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.088s 2021-05-06 03:54:40,302 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c003721-d9f3-4ada-85e8-27eeec6f3d7b', 'x-compute-request-id': 'req-9c003721-d9f3-4ada-85e8-27eeec6f3d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:41,409 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.099s 2021-05-06 03:54:41,409 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9177b5e8-c543-4a0e-9c8f-74f014eedb38', 'x-compute-request-id': 'req-9177b5e8-c543-4a0e-9c8f-74f014eedb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:42,505 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.087s 2021-05-06 03:54:42,505 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c8a4bb-e9fd-467e-9115-706abcf21446', 'x-compute-request-id': 'req-20c8a4bb-e9fd-467e-9115-706abcf21446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:43,600 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.086s 2021-05-06 03:54:43,600 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba26f8f-c9ed-4969-9b4e-bd1cf9c07c9c', 'x-compute-request-id': 'req-eba26f8f-c9ed-4969-9b4e-bd1cf9c07c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:44,707 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.098s 2021-05-06 03:54:44,707 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-affc5683-cf87-49b4-b7c3-240e32f2294d', 'x-compute-request-id': 'req-affc5683-cf87-49b4-b7c3-240e32f2294d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:45,806 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:54:45,806 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8704d9-47ba-441f-8480-b203cae06e4c', 'x-compute-request-id': 'req-7a8704d9-47ba-441f-8480-b203cae06e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:46,940 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.125s 2021-05-06 03:54:46,940 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1701fcfa-627f-47ca-a096-6a0d956bc005', 'x-compute-request-id': 'req-1701fcfa-627f-47ca-a096-6a0d956bc005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:48,186 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.237s 2021-05-06 03:54:48,187 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ad9926-4744-4cae-b1c2-fab2a24a9421', 'x-compute-request-id': 'req-57ad9926-4744-4cae-b1c2-fab2a24a9421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:49,369 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.173s 2021-05-06 03:54:49,369 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fba24104-8ee8-47e7-b402-16e15bd16359', 'x-compute-request-id': 'req-fba24104-8ee8-47e7-b402-16e15bd16359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:50,544 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.166s 2021-05-06 03:54:50,544 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8205f67-c5ed-475e-94c7-281e297a527e', 'x-compute-request-id': 'req-b8205f67-c5ed-475e-94c7-281e297a527e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:51,735 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.182s 2021-05-06 03:54:51,735 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c79a419-e96a-400a-babf-b0cf4fea22df', 'x-compute-request-id': 'req-4c79a419-e96a-400a-babf-b0cf4fea22df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:52,875 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.131s 2021-05-06 03:54:52,875 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f37e3ad-86fd-4e14-8cd7-943e1b0bf241', 'x-compute-request-id': 'req-2f37e3ad-86fd-4e14-8cd7-943e1b0bf241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:54,062 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.178s 2021-05-06 03:54:54,063 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a86bc94-f528-46a6-a119-e5977748675c', 'x-compute-request-id': 'req-1a86bc94-f528-46a6-a119-e5977748675c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:55,245 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.174s 2021-05-06 03:54:55,245 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-046cb4a4-57a6-4261-a743-2af98c259dac', 'x-compute-request-id': 'req-046cb4a4-57a6-4261-a743-2af98c259dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:56,388 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.134s 2021-05-06 03:54:56,389 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d7457dc-d1f9-463b-9f72-bbe2817dcbd4', 'x-compute-request-id': 'req-8d7457dc-d1f9-463b-9f72-bbe2817dcbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:57,577 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.178s 2021-05-06 03:54:57,577 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0fdc469-35d1-4405-8eb3-e6433c2811c8', 'x-compute-request-id': 'req-b0fdc469-35d1-4405-8eb3-e6433c2811c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:58,779 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.194s 2021-05-06 03:54:58,780 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7c1d0d-994f-443f-a32b-2df8347e1e36', 'x-compute-request-id': 'req-4c7c1d0d-994f-443f-a32b-2df8347e1e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:54:59,934 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.145s 2021-05-06 03:54:59,934 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef85676-aa56-42f8-99c8-c5550b6a6a85', 'x-compute-request-id': 'req-eef85676-aa56-42f8-99c8-c5550b6a6a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:54:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:01,066 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.123s 2021-05-06 03:55:01,067 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b838a6b9-1c55-4dd5-843c-df6270a1edc6', 'x-compute-request-id': 'req-b838a6b9-1c55-4dd5-843c-df6270a1edc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:02,205 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.129s 2021-05-06 03:55:02,205 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6af93c34-6254-4e6b-9d26-eb7d5ba44a43', 'x-compute-request-id': 'req-6af93c34-6254-4e6b-9d26-eb7d5ba44a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:03,337 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.124s 2021-05-06 03:55:03,337 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b9c811e-0172-4c9a-86ab-e9ac719616d3', 'x-compute-request-id': 'req-9b9c811e-0172-4c9a-86ab-e9ac719616d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:04,490 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.142s 2021-05-06 03:55:04,490 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d80ecd42-3889-4ae8-a902-f6437266cfe5', 'x-compute-request-id': 'req-d80ecd42-3889-4ae8-a902-f6437266cfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:05,680 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.181s 2021-05-06 03:55:05,680 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d5fad5e-5606-428f-b666-6c71acd6dd76', 'x-compute-request-id': 'req-8d5fad5e-5606-428f-b666-6c71acd6dd76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:06,864 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.175s 2021-05-06 03:55:06,865 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8910c4-4bc8-4e6a-8e70-fcfd74283f86', 'x-compute-request-id': 'req-3d8910c4-4bc8-4e6a-8e70-fcfd74283f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:08,102 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.229s 2021-05-06 03:55:08,102 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f752eb-8f50-49ca-8088-9685b572276e', 'x-compute-request-id': 'req-d8f752eb-8f50-49ca-8088-9685b572276e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:09,265 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.154s 2021-05-06 03:55:09,265 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ed765f1-64e8-485c-bbe0-1ed94730f44b', 'x-compute-request-id': 'req-5ed765f1-64e8-485c-bbe0-1ed94730f44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:10,419 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.144s 2021-05-06 03:55:10,419 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a179956-7d73-4357-a88e-790025704022', 'x-compute-request-id': 'req-6a179956-7d73-4357-a88e-790025704022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:11,572 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.144s 2021-05-06 03:55:11,572 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b8d193f-3504-4905-854f-ebe18b9f262e', 'x-compute-request-id': 'req-9b8d193f-3504-4905-854f-ebe18b9f262e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:12,758 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.177s 2021-05-06 03:55:12,759 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef55e04-4a3a-4f3c-8dc7-927788dc45e8', 'x-compute-request-id': 'req-aef55e04-4a3a-4f3c-8dc7-927788dc45e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:13,912 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.145s 2021-05-06 03:55:13,912 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6258a853-7654-41c9-a6b6-f3903b762159', 'x-compute-request-id': 'req-6258a853-7654-41c9-a6b6-f3903b762159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:15,093 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.173s 2021-05-06 03:55:15,094 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ea898a-fa62-491f-a22d-77489033a43b', 'x-compute-request-id': 'req-e7ea898a-fa62-491f-a22d-77489033a43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:16,203 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:55:16,204 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474e0c2e-7489-42e7-88a6-13cfffc4c01b', 'x-compute-request-id': 'req-474e0c2e-7489-42e7-88a6-13cfffc4c01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:17,304 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:55:17,305 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac1e949-ae37-4b09-853b-6dd2464e7fcf', 'x-compute-request-id': 'req-5ac1e949-ae37-4b09-853b-6dd2464e7fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:18,419 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.106s 2021-05-06 03:55:18,420 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b01d4eba-3790-4eb1-94a4-ba1edaf53a1a', 'x-compute-request-id': 'req-b01d4eba-3790-4eb1-94a4-ba1edaf53a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:19,535 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.106s 2021-05-06 03:55:19,535 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d41fe98-f1ba-447b-af16-875637372ba5', 'x-compute-request-id': 'req-7d41fe98-f1ba-447b-af16-875637372ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:20,652 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.109s 2021-05-06 03:55:20,653 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929df267-f4da-4de1-a82a-31d87c255153', 'x-compute-request-id': 'req-929df267-f4da-4de1-a82a-31d87c255153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:21,878 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.136s 2021-05-06 03:55:21,878 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a6f911-cd4a-45dd-969b-9d6b562a4f23', 'x-compute-request-id': 'req-49a6f911-cd4a-45dd-969b-9d6b562a4f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:23,023 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.136s 2021-05-06 03:55:23,023 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19201859-99a6-4e50-b411-64518ae740f8', 'x-compute-request-id': 'req-19201859-99a6-4e50-b411-64518ae740f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:24,205 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.173s 2021-05-06 03:55:24,205 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daed1813-15c1-4f5d-9292-98980f7cbd14', 'x-compute-request-id': 'req-daed1813-15c1-4f5d-9292-98980f7cbd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:25,424 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.210s 2021-05-06 03:55:25,424 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85258252-3fa9-418b-9984-3b1aff330404', 'x-compute-request-id': 'req-85258252-3fa9-418b-9984-3b1aff330404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:26,603 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.171s 2021-05-06 03:55:26,604 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de526472-6113-4f9c-b227-d71fa4d4852a', 'x-compute-request-id': 'req-de526472-6113-4f9c-b227-d71fa4d4852a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:27,831 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.215s 2021-05-06 03:55:27,831 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d7b4ae-d2f6-4d52-9bd4-519416ee17cb', 'x-compute-request-id': 'req-61d7b4ae-d2f6-4d52-9bd4-519416ee17cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:28,933 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:55:28,933 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7acf6de-74fe-4e92-8563-da9ff1fd2522', 'x-compute-request-id': 'req-e7acf6de-74fe-4e92-8563-da9ff1fd2522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:30,060 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.119s 2021-05-06 03:55:30,060 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e54f2a8-57c8-48c9-9263-5408505d0c84', 'x-compute-request-id': 'req-3e54f2a8-57c8-48c9-9263-5408505d0c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:31,191 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.122s 2021-05-06 03:55:31,192 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-125bdff9-3cd0-4dda-bb0a-89e4371e8b1d', 'x-compute-request-id': 'req-125bdff9-3cd0-4dda-bb0a-89e4371e8b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:32,296 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:55:32,297 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93288302-7ae2-4b13-85f6-d56f7166e5b2', 'x-compute-request-id': 'req-93288302-7ae2-4b13-85f6-d56f7166e5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:33,621 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.315s 2021-05-06 03:55:33,621 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc8a208-a80c-4f94-a64e-a988e9373217', 'x-compute-request-id': 'req-9dc8a208-a80c-4f94-a64e-a988e9373217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:34,851 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.221s 2021-05-06 03:55:34,852 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249a644a-d4b0-40db-b8e2-a0ccfb69ec1e', 'x-compute-request-id': 'req-249a644a-d4b0-40db-b8e2-a0ccfb69ec1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:36,045 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.180s 2021-05-06 03:55:36,046 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e91a8ba1-b0d7-4526-a136-18bae6377ff0', 'x-compute-request-id': 'req-e91a8ba1-b0d7-4526-a136-18bae6377ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:37,259 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.204s 2021-05-06 03:55:37,260 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8664dce4-7ebe-4d2c-97c8-963153a6d45b', 'x-compute-request-id': 'req-8664dce4-7ebe-4d2c-97c8-963153a6d45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:38,390 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.122s 2021-05-06 03:55:38,391 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4e4b2d-3cbc-4024-afdc-ad853d7b2f91', 'x-compute-request-id': 'req-2d4e4b2d-3cbc-4024-afdc-ad853d7b2f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:39,550 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.151s 2021-05-06 03:55:39,550 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899a568c-50ad-47e4-bcb9-1265b48bf3e3', 'x-compute-request-id': 'req-899a568c-50ad-47e4-bcb9-1265b48bf3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:40,808 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.249s 2021-05-06 03:55:40,808 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df379c8d-94af-4dc3-93c9-743da207aef5', 'x-compute-request-id': 'req-df379c8d-94af-4dc3-93c9-743da207aef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:41,968 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.150s 2021-05-06 03:55:41,968 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6dcb2d6-ef82-4059-94eb-b36593202f05', 'x-compute-request-id': 'req-d6dcb2d6-ef82-4059-94eb-b36593202f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:43,087 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.110s 2021-05-06 03:55:43,087 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ddd9e68-4181-4f5c-a798-f80b91cb302c', 'x-compute-request-id': 'req-6ddd9e68-4181-4f5c-a798-f80b91cb302c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:44,213 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.117s 2021-05-06 03:55:44,213 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8305cb-1593-4cef-8c69-4cc58b3eae9b', 'x-compute-request-id': 'req-7a8305cb-1593-4cef-8c69-4cc58b3eae9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:45,322 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:55:45,322 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f63fbfd6-77b8-4d0d-af17-926a0649e68d', 'x-compute-request-id': 'req-f63fbfd6-77b8-4d0d-af17-926a0649e68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:46,651 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.320s 2021-05-06 03:55:46,651 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f62fb82-29de-4a1e-9c20-407dd66ba081', 'x-compute-request-id': 'req-6f62fb82-29de-4a1e-9c20-407dd66ba081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:47,845 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.186s 2021-05-06 03:55:47,846 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e6f4888-a12c-40f6-be65-76939d41a382', 'x-compute-request-id': 'req-2e6f4888-a12c-40f6-be65-76939d41a382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:49,000 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.146s 2021-05-06 03:55:49,001 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f601fc32-3fb3-4ab5-9327-d23c1819fcce', 'x-compute-request-id': 'req-f601fc32-3fb3-4ab5-9327-d23c1819fcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:50,137 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.127s 2021-05-06 03:55:50,137 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94d9a24-a58d-4256-8d8a-d238a3e0e823', 'x-compute-request-id': 'req-d94d9a24-a58d-4256-8d8a-d238a3e0e823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:51,264 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.119s 2021-05-06 03:55:51,265 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9755a5-bcbe-4b51-bc2f-907a31770b22', 'x-compute-request-id': 'req-9c9755a5-bcbe-4b51-bc2f-907a31770b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:52,410 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.137s 2021-05-06 03:55:52,411 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e86fb6d-a4bc-4687-a352-7e04a5633502', 'x-compute-request-id': 'req-1e86fb6d-a4bc-4687-a352-7e04a5633502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:53,541 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.123s 2021-05-06 03:55:53,542 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-294155af-9d98-4bfe-93c8-91d26e6367cd', 'x-compute-request-id': 'req-294155af-9d98-4bfe-93c8-91d26e6367cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:54,766 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.212s 2021-05-06 03:55:54,766 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d19accc-220c-4949-b3f3-e19a1ee3fb13', 'x-compute-request-id': 'req-7d19accc-220c-4949-b3f3-e19a1ee3fb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:55,892 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.118s 2021-05-06 03:55:55,892 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfe715e0-bc44-4671-a633-0be1ae435649', 'x-compute-request-id': 'req-cfe715e0-bc44-4671-a633-0be1ae435649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:57,027 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.126s 2021-05-06 03:55:57,027 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-101529dd-6b11-4084-80ba-b18463312047', 'x-compute-request-id': 'req-101529dd-6b11-4084-80ba-b18463312047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:58,183 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.146s 2021-05-06 03:55:58,183 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41808f09-f728-47b1-abea-338a907d85ed', 'x-compute-request-id': 'req-41808f09-f728-47b1-abea-338a907d85ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:55:59,291 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:55:59,292 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854a842d-85c5-446d-b963-5f86546282eb', 'x-compute-request-id': 'req-854a842d-85c5-446d-b963-5f86546282eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:55:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:00,397 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:56:00,397 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3dec18c-0c18-4dfa-a145-37e898d5a6f6', 'x-compute-request-id': 'req-e3dec18c-0c18-4dfa-a145-37e898d5a6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:01,533 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.128s 2021-05-06 03:56:01,533 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b8635b-c95a-4152-950a-c7658c874b9a', 'x-compute-request-id': 'req-a3b8635b-c95a-4152-950a-c7658c874b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:02,867 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.325s 2021-05-06 03:56:02,867 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8cf046-66ba-407e-a15e-2685e896b1d0', 'x-compute-request-id': 'req-3c8cf046-66ba-407e-a15e-2685e896b1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:03,980 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.103s 2021-05-06 03:56:03,980 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57eac708-2bad-41fc-98a9-0623f8f9c1b4', 'x-compute-request-id': 'req-57eac708-2bad-41fc-98a9-0623f8f9c1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:05,089 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:56:05,089 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9648fc83-15bb-498c-801f-70f4020a8a48', 'x-compute-request-id': 'req-9648fc83-15bb-498c-801f-70f4020a8a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:06,235 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.138s 2021-05-06 03:56:06,235 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd6d477-65d0-4cb6-adf4-9751a39bd1d4', 'x-compute-request-id': 'req-5bd6d477-65d0-4cb6-adf4-9751a39bd1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:07,338 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:56:07,338 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4eb8348-c6c0-4550-a633-35e5fa777931', 'x-compute-request-id': 'req-e4eb8348-c6c0-4550-a633-35e5fa777931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:08,449 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.101s 2021-05-06 03:56:08,450 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6c9d86d-ce7f-4b1b-b779-58608b2347ea', 'x-compute-request-id': 'req-d6c9d86d-ce7f-4b1b-b779-58608b2347ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:09,623 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.165s 2021-05-06 03:56:09,624 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c882fe0-0b49-425b-82b7-f3624924dd04', 'x-compute-request-id': 'req-2c882fe0-0b49-425b-82b7-f3624924dd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:10,778 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.145s 2021-05-06 03:56:10,779 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2502ceb9-0a52-4360-9ad3-49f056dd129a', 'x-compute-request-id': 'req-2502ceb9-0a52-4360-9ad3-49f056dd129a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:11,885 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:56:11,885 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0c4fbba-9bb8-4dfd-a95b-3a284a3e589d', 'x-compute-request-id': 'req-c0c4fbba-9bb8-4dfd-a95b-3a284a3e589d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:13,029 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.136s 2021-05-06 03:56:13,030 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63dacc9e-43e8-4e98-a843-d8dea20a3f24', 'x-compute-request-id': 'req-63dacc9e-43e8-4e98-a843-d8dea20a3f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:14,205 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.167s 2021-05-06 03:56:14,205 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f03095-9ead-41e8-801c-4d9ab2e3accd', 'x-compute-request-id': 'req-a4f03095-9ead-41e8-801c-4d9ab2e3accd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:15,307 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:56:15,307 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e1eff2-15e7-4878-85fc-7d49732059b9', 'x-compute-request-id': 'req-69e1eff2-15e7-4878-85fc-7d49732059b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:16,576 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.259s 2021-05-06 03:56:16,577 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ff85b3-1fdd-4f19-9863-1c3536fcbd57', 'x-compute-request-id': 'req-e9ff85b3-1fdd-4f19-9863-1c3536fcbd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:17,673 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.087s 2021-05-06 03:56:17,673 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe81b0af-f821-4803-b732-85343f4e1d5d', 'x-compute-request-id': 'req-fe81b0af-f821-4803-b732-85343f4e1d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:18,774 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:56:18,774 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad925bc3-57fb-453c-b95a-e8c24b9a261e', 'x-compute-request-id': 'req-ad925bc3-57fb-453c-b95a-e8c24b9a261e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:20,063 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.280s 2021-05-06 03:56:20,063 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04ff6625-8cfc-4f81-85a9-69998b97299a', 'x-compute-request-id': 'req-04ff6625-8cfc-4f81-85a9-69998b97299a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:21,402 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.331s 2021-05-06 03:56:21,403 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0e79e12-65e0-491a-9201-592e8602baa3', 'x-compute-request-id': 'req-f0e79e12-65e0-491a-9201-592e8602baa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:22,693 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.280s 2021-05-06 03:56:22,694 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-746f5209-d55d-45c1-a212-5ff2884e651c', 'x-compute-request-id': 'req-746f5209-d55d-45c1-a212-5ff2884e651c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:24,009 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.308s 2021-05-06 03:56:24,010 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa734019-5ddd-4eee-b6be-367b7bd71067', 'x-compute-request-id': 'req-fa734019-5ddd-4eee-b6be-367b7bd71067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:25,128 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.109s 2021-05-06 03:56:25,129 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34241b0-37ef-4232-a88c-ebc5c367882f', 'x-compute-request-id': 'req-b34241b0-37ef-4232-a88c-ebc5c367882f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:26,231 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:56:26,232 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88af9736-2a4a-420a-8bc3-00a3d2e3af5f', 'x-compute-request-id': 'req-88af9736-2a4a-420a-8bc3-00a3d2e3af5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:27,481 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.241s 2021-05-06 03:56:27,482 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8c9408-b2ba-4080-a005-aa024f605fcf', 'x-compute-request-id': 'req-2f8c9408-b2ba-4080-a005-aa024f605fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:28,717 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.228s 2021-05-06 03:56:28,717 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-062a90aa-affe-4674-929f-7cec337affe0', 'x-compute-request-id': 'req-062a90aa-affe-4674-929f-7cec337affe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:29,904 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.179s 2021-05-06 03:56:29,904 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47605caa-4b5e-436b-91d8-e7e2e0cc05d8', 'x-compute-request-id': 'req-47605caa-4b5e-436b-91d8-e7e2e0cc05d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:31,133 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.220s 2021-05-06 03:56:31,133 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83448ff-4e9b-41b2-9245-7d1d3291ddd1', 'x-compute-request-id': 'req-d83448ff-4e9b-41b2-9245-7d1d3291ddd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:32,506 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.364s 2021-05-06 03:56:32,506 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212e999d-ec86-4617-b27f-80c03649584b', 'x-compute-request-id': 'req-212e999d-ec86-4617-b27f-80c03649584b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:33,648 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.133s 2021-05-06 03:56:33,649 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b343485-3994-49d3-9501-4526e689bfcd', 'x-compute-request-id': 'req-1b343485-3994-49d3-9501-4526e689bfcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:34,938 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.279s 2021-05-06 03:56:34,939 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad234c09-9c77-42a2-8595-104fa0315437', 'x-compute-request-id': 'req-ad234c09-9c77-42a2-8595-104fa0315437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:36,146 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.197s 2021-05-06 03:56:36,146 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bb8fc5-9eaa-42b2-b2cf-4b674a131099', 'x-compute-request-id': 'req-d7bb8fc5-9eaa-42b2-b2cf-4b674a131099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:37,484 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.329s 2021-05-06 03:56:37,484 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e928c6-6e8a-4a2e-9bf6-02a6930225f4', 'x-compute-request-id': 'req-c8e928c6-6e8a-4a2e-9bf6-02a6930225f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:38,726 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.233s 2021-05-06 03:56:38,726 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0111be5c-ea51-4283-8d69-7d99347ee90e', 'x-compute-request-id': 'req-0111be5c-ea51-4283-8d69-7d99347ee90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:39,911 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.176s 2021-05-06 03:56:39,912 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5a84a7-a899-462c-9558-7e3b8cd27565', 'x-compute-request-id': 'req-0f5a84a7-a899-462c-9558-7e3b8cd27565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:41,056 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.136s 2021-05-06 03:56:41,056 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66192c0-adf9-441a-b6b0-7d36bcebd372', 'x-compute-request-id': 'req-d66192c0-adf9-441a-b6b0-7d36bcebd372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:42,157 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.091s 2021-05-06 03:56:42,157 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a690493f-dff3-4296-8a0c-b1a7fdac5d56', 'x-compute-request-id': 'req-a690493f-dff3-4296-8a0c-b1a7fdac5d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:43,261 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:56:43,262 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c839df03-e0b9-4492-bc6d-acce642b7c97', 'x-compute-request-id': 'req-c839df03-e0b9-4492-bc6d-acce642b7c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:44,841 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.570s 2021-05-06 03:56:44,841 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c1eda5-08ef-4e96-b844-00cf846e5766', 'x-compute-request-id': 'req-08c1eda5-08ef-4e96-b844-00cf846e5766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:46,585 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.734s 2021-05-06 03:56:46,585 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0850e0-0a4d-4dac-a1f9-60b574e78d74', 'x-compute-request-id': 'req-0b0850e0-0a4d-4dac-a1f9-60b574e78d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:48,030 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.436s 2021-05-06 03:56:48,031 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aafffae1-6fad-4964-bee6-bfb7d6a2b102', 'x-compute-request-id': 'req-aafffae1-6fad-4964-bee6-bfb7d6a2b102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:49,301 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.262s 2021-05-06 03:56:49,302 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b998ace-3d63-44e0-b02d-e00c37d778bf', 'x-compute-request-id': 'req-5b998ace-3d63-44e0-b02d-e00c37d778bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:50,571 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.261s 2021-05-06 03:56:50,572 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c6c7adf-99b1-47a6-9fcf-72ea6319edb9', 'x-compute-request-id': 'req-5c6c7adf-99b1-47a6-9fcf-72ea6319edb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:51,741 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.160s 2021-05-06 03:56:51,741 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c6e7928-1f23-4123-b63b-557f0db3c69b', 'x-compute-request-id': 'req-0c6e7928-1f23-4123-b63b-557f0db3c69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:52,862 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.112s 2021-05-06 03:56:52,863 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e059e2ad-4b93-44c9-9df2-536575e104d7', 'x-compute-request-id': 'req-e059e2ad-4b93-44c9-9df2-536575e104d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:53,965 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:56:53,966 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d22752-e2a4-4ab3-9d14-a3278d285b02', 'x-compute-request-id': 'req-e9d22752-e2a4-4ab3-9d14-a3278d285b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:55,083 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.108s 2021-05-06 03:56:55,084 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c4a064-d769-4f13-8cdb-859d09fe31ef', 'x-compute-request-id': 'req-18c4a064-d769-4f13-8cdb-859d09fe31ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:56,200 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.107s 2021-05-06 03:56:56,201 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d798918d-bd6f-4ee2-a1d5-4c52781c302e', 'x-compute-request-id': 'req-d798918d-bd6f-4ee2-a1d5-4c52781c302e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:57,299 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.089s 2021-05-06 03:56:57,299 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfca12a-a474-4af8-b889-978195a4e1f3', 'x-compute-request-id': 'req-bdfca12a-a474-4af8-b889-978195a4e1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:58,512 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.205s 2021-05-06 03:56:58,513 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870320b1-1978-4faf-8156-2c49b27de076', 'x-compute-request-id': 'req-870320b1-1978-4faf-8156-2c49b27de076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:56:59,612 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:56:59,612 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada29213-893e-4c89-96cf-1375ddce15e5', 'x-compute-request-id': 'req-ada29213-893e-4c89-96cf-1375ddce15e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:56:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:00,709 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.089s 2021-05-06 03:57:00,709 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-664bad1f-b80f-4e17-ac9b-a578a7ec332d', 'x-compute-request-id': 'req-664bad1f-b80f-4e17-ac9b-a578a7ec332d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:01,808 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:57:01,808 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48de719c-e494-475c-950a-7a52ed0b4fd5', 'x-compute-request-id': 'req-48de719c-e494-475c-950a-7a52ed0b4fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:02,911 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:57:02,911 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a5c75b-9575-400a-a326-602d3b14c065', 'x-compute-request-id': 'req-23a5c75b-9575-400a-a326-602d3b14c065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:04,012 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.091s 2021-05-06 03:57:04,012 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec581c1-51f9-4976-8e90-c3d92698390a', 'x-compute-request-id': 'req-aec581c1-51f9-4976-8e90-c3d92698390a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:05,140 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.119s 2021-05-06 03:57:05,141 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c07cb6-7cee-4af9-aa78-06b515315a46', 'x-compute-request-id': 'req-e6c07cb6-7cee-4af9-aa78-06b515315a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:06,274 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.124s 2021-05-06 03:57:06,274 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d72cb5-65aa-4c0b-8cd6-9e5e532f83da', 'x-compute-request-id': 'req-01d72cb5-65aa-4c0b-8cd6-9e5e532f83da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:07,381 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.097s 2021-05-06 03:57:07,382 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4605e024-74f6-43b9-aae3-8acfe0ebe8f6', 'x-compute-request-id': 'req-4605e024-74f6-43b9-aae3-8acfe0ebe8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:08,478 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.088s 2021-05-06 03:57:08,478 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de42f97a-033e-4b3d-ad27-22551661ba6b', 'x-compute-request-id': 'req-de42f97a-033e-4b3d-ad27-22551661ba6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:09,577 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:57:09,578 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af98934b-6fb5-4d23-b2be-f5c66720f86c', 'x-compute-request-id': 'req-af98934b-6fb5-4d23-b2be-f5c66720f86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:10,678 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:57:10,679 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f4bb6a-f668-4a6f-91b0-39731555b1e9', 'x-compute-request-id': 'req-48f4bb6a-f668-4a6f-91b0-39731555b1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:11,821 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.133s 2021-05-06 03:57:11,821 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84db02d2-aee4-4884-b9d4-023af5acb1c0', 'x-compute-request-id': 'req-84db02d2-aee4-4884-b9d4-023af5acb1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:12,918 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.089s 2021-05-06 03:57:12,918 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9047acce-c635-45f8-9df6-1aa77902a12f', 'x-compute-request-id': 'req-9047acce-c635-45f8-9df6-1aa77902a12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:14,020 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:57:14,021 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea83162-daba-40ba-a001-8a94bff7c419', 'x-compute-request-id': 'req-cea83162-daba-40ba-a001-8a94bff7c419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:15,124 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:57:15,124 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2567959-4a82-401b-8774-982f4489a953', 'x-compute-request-id': 'req-b2567959-4a82-401b-8774-982f4489a953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:16,223 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:57:16,223 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04caef9-fa2f-497a-bbb9-81ae9aa966b2', 'x-compute-request-id': 'req-d04caef9-fa2f-497a-bbb9-81ae9aa966b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:17,328 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.097s 2021-05-06 03:57:17,328 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dd8e4c6-e938-435f-89fb-ef7b72792d01', 'x-compute-request-id': 'req-7dd8e4c6-e938-435f-89fb-ef7b72792d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:18,464 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.127s 2021-05-06 03:57:18,464 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c58f8f8-535d-4e80-bc70-2442a2a2e5f0', 'x-compute-request-id': 'req-8c58f8f8-535d-4e80-bc70-2442a2a2e5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:19,563 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:57:19,563 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5249aa87-6c16-4257-a1fc-13dfb2c5bd21', 'x-compute-request-id': 'req-5249aa87-6c16-4257-a1fc-13dfb2c5bd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:20,682 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.111s 2021-05-06 03:57:20,683 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50af550-ce87-408a-a4f2-3cef6ee2fd39', 'x-compute-request-id': 'req-c50af550-ce87-408a-a4f2-3cef6ee2fd39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:21,927 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.236s 2021-05-06 03:57:21,928 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4effc002-535a-4a57-8ebb-75b32b292c52', 'x-compute-request-id': 'req-4effc002-535a-4a57-8ebb-75b32b292c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:23,028 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.091s 2021-05-06 03:57:23,028 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4243541a-c955-42e1-a24b-13e8e6847953', 'x-compute-request-id': 'req-4243541a-c955-42e1-a24b-13e8e6847953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:24,134 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.097s 2021-05-06 03:57:24,134 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f2708c-2ba5-4f2e-b94e-2c3a60457522', 'x-compute-request-id': 'req-54f2708c-2ba5-4f2e-b94e-2c3a60457522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:25,238 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.089s 2021-05-06 03:57:25,239 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0d1804-f0ea-4f8e-bae6-181195a0d452', 'x-compute-request-id': 'req-da0d1804-f0ea-4f8e-bae6-181195a0d452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:26,342 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:57:26,342 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6dec24-4c1f-4d41-9b26-e115b5b176db', 'x-compute-request-id': 'req-4b6dec24-4c1f-4d41-9b26-e115b5b176db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:27,468 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.117s 2021-05-06 03:57:27,468 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c1e57d7-c842-4b47-b2db-2c42e11e1591', 'x-compute-request-id': 'req-0c1e57d7-c842-4b47-b2db-2c42e11e1591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:28,568 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:57:28,568 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fedab6b-d416-46a2-8064-578ae3021736', 'x-compute-request-id': 'req-6fedab6b-d416-46a2-8064-578ae3021736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:29,668 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.091s 2021-05-06 03:57:29,668 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea7f691f-393a-47dc-93a9-9622fa3066e9', 'x-compute-request-id': 'req-ea7f691f-393a-47dc-93a9-9622fa3066e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:30,769 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:57:30,769 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d05a69d-2399-4d2f-901d-fd164fd957f3', 'x-compute-request-id': 'req-5d05a69d-2399-4d2f-901d-fd164fd957f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:31,871 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:57:31,871 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96672c02-3d21-4e11-ad2e-a86f670cb981', 'x-compute-request-id': 'req-96672c02-3d21-4e11-ad2e-a86f670cb981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:32,982 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.101s 2021-05-06 03:57:32,983 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca729be-11ab-4dbf-a4b7-b2d2c3a400af', 'x-compute-request-id': 'req-dca729be-11ab-4dbf-a4b7-b2d2c3a400af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:34,095 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.104s 2021-05-06 03:57:34,095 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a09c77-860e-49b0-adf3-e1aae677d3b6', 'x-compute-request-id': 'req-10a09c77-860e-49b0-adf3-e1aae677d3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:35,235 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.132s 2021-05-06 03:57:35,236 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb11bbd0-f41c-424e-b59f-9d0bf027a0d5', 'x-compute-request-id': 'req-eb11bbd0-f41c-424e-b59f-9d0bf027a0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:36,338 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:57:36,338 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e9a303-f965-45d6-928f-44d5fd3458ac', 'x-compute-request-id': 'req-e3e9a303-f965-45d6-928f-44d5fd3458ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:37,441 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:57:37,442 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eec03a1-ec1e-470c-a18e-14e61796e92c', 'x-compute-request-id': 'req-4eec03a1-ec1e-470c-a18e-14e61796e92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:38,543 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:57:38,543 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166aabed-adaf-4b7d-923c-85d108a6df4d', 'x-compute-request-id': 'req-166aabed-adaf-4b7d-923c-85d108a6df4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:39,640 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.088s 2021-05-06 03:57:39,640 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-139d3cd8-4397-45f9-b9de-a43ff76825e6', 'x-compute-request-id': 'req-139d3cd8-4397-45f9-b9de-a43ff76825e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:40,746 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.097s 2021-05-06 03:57:40,747 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18edc1a0-9499-48c7-bc98-07c62bdd0f53', 'x-compute-request-id': 'req-18edc1a0-9499-48c7-bc98-07c62bdd0f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:41,859 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.103s 2021-05-06 03:57:41,859 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201c1e67-a101-4835-9c2a-e405defa68c4', 'x-compute-request-id': 'req-201c1e67-a101-4835-9c2a-e405defa68c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:42,977 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.108s 2021-05-06 03:57:42,977 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f956612a-57a1-4c89-bac7-da7ced4f0386', 'x-compute-request-id': 'req-f956612a-57a1-4c89-bac7-da7ced4f0386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:44,088 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.102s 2021-05-06 03:57:44,089 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef086557-31cd-4df0-989e-dce2751a5d59', 'x-compute-request-id': 'req-ef086557-31cd-4df0-989e-dce2751a5d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:45,201 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:57:45,201 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4560684-1ab8-44e7-a24b-1dda2ae42b81', 'x-compute-request-id': 'req-f4560684-1ab8-44e7-a24b-1dda2ae42b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:46,299 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:57:46,300 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c839df53-2774-4b7c-9f04-160b94de9fb1', 'x-compute-request-id': 'req-c839df53-2774-4b7c-9f04-160b94de9fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:47,398 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:57:47,398 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63d002d-690c-4c2c-8c34-c4a7af842065', 'x-compute-request-id': 'req-c63d002d-690c-4c2c-8c34-c4a7af842065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:48,502 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:57:48,502 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e804da0-04f6-494e-a381-37212ac87f74', 'x-compute-request-id': 'req-9e804da0-04f6-494e-a381-37212ac87f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:49,611 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.100s 2021-05-06 03:57:49,612 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d5d7b7-39d9-41f7-8a78-8193e63471ce', 'x-compute-request-id': 'req-44d5d7b7-39d9-41f7-8a78-8193e63471ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:50,726 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.106s 2021-05-06 03:57:50,726 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea15d6d-a6a2-4b8e-829d-dd963232e1c2', 'x-compute-request-id': 'req-bea15d6d-a6a2-4b8e-829d-dd963232e1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:51,832 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.097s 2021-05-06 03:57:51,832 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1f3fc4-5686-4d18-a1ad-baca12cf127b', 'x-compute-request-id': 'req-5e1f3fc4-5686-4d18-a1ad-baca12cf127b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:52,934 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:57:52,935 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa394bfd-0aed-450f-b28f-96deec55d310', 'x-compute-request-id': 'req-fa394bfd-0aed-450f-b28f-96deec55d310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:54,041 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.097s 2021-05-06 03:57:54,042 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4dec6e-a718-4e66-9243-076011412111', 'x-compute-request-id': 'req-1e4dec6e-a718-4e66-9243-076011412111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:55,150 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.095s 2021-05-06 03:57:55,150 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b4daca-1464-4578-bc4c-be2a671dfef9', 'x-compute-request-id': 'req-f9b4daca-1464-4578-bc4c-be2a671dfef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:56,252 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:57:56,252 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f4f1be-33ca-4b14-ad15-f2c00a0fdbad', 'x-compute-request-id': 'req-15f4f1be-33ca-4b14-ad15-f2c00a0fdbad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:57,365 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.104s 2021-05-06 03:57:57,366 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0009e3-5e1f-429d-ab8d-36dc115ca778', 'x-compute-request-id': 'req-7b0009e3-5e1f-429d-ab8d-36dc115ca778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:58,640 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.265s 2021-05-06 03:57:58,641 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf27f6c8-1726-4287-ae88-1711d19ec4fe', 'x-compute-request-id': 'req-cf27f6c8-1726-4287-ae88-1711d19ec4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:57:59,743 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.094s 2021-05-06 03:57:59,744 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-124c017f-dce0-464c-8fcf-a70cd6f1862a', 'x-compute-request-id': 'req-124c017f-dce0-464c-8fcf-a70cd6f1862a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:57:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:00,843 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.091s 2021-05-06 03:58:00,844 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b027bb-6de1-4997-a16f-e98e30e6a12e', 'x-compute-request-id': 'req-e6b027bb-6de1-4997-a16f-e98e30e6a12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:01,943 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:58:01,943 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d8f5b6-3480-480b-a93a-038613278ec5', 'x-compute-request-id': 'req-f3d8f5b6-3480-480b-a93a-038613278ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:03,043 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.092s 2021-05-06 03:58:03,043 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f40e3f-51c3-42c8-9511-c4ce231cca5f', 'x-compute-request-id': 'req-b5f40e3f-51c3-42c8-9511-c4ce231cca5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:04,149 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.095s 2021-05-06 03:58:04,149 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686a892a-d560-4fd1-b930-1e570955df72', 'x-compute-request-id': 'req-686a892a-d560-4fd1-b930-1e570955df72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:05,252 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:58:05,252 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10128982-304e-4e47-b1b7-54d0a3aa2e04', 'x-compute-request-id': 'req-10128982-304e-4e47-b1b7-54d0a3aa2e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:06,357 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.095s 2021-05-06 03:58:06,357 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b896f9-bb7b-4030-b551-26b215a5d925', 'x-compute-request-id': 'req-21b896f9-bb7b-4030-b551-26b215a5d925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:07,460 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.095s 2021-05-06 03:58:07,461 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13993f7c-a276-4029-9bce-670458fd9db5', 'x-compute-request-id': 'req-13993f7c-a276-4029-9bce-670458fd9db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:08,604 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.135s 2021-05-06 03:58:08,605 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f827b3d3-e5d3-4cfe-9459-ddbce646270a', 'x-compute-request-id': 'req-f827b3d3-e5d3-4cfe-9459-ddbce646270a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:09,715 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.101s 2021-05-06 03:58:09,716 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fddcb63c-4bf7-4621-9607-3c624372273c', 'x-compute-request-id': 'req-fddcb63c-4bf7-4621-9607-3c624372273c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:10,817 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.090s 2021-05-06 03:58:10,818 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b3b2fc-bd8d-4cb2-96ef-d370185cd94f', 'x-compute-request-id': 'req-83b3b2fc-bd8d-4cb2-96ef-d370185cd94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:11,929 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.102s 2021-05-06 03:58:11,929 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee541410-80a9-404f-ab38-c77df774c218', 'x-compute-request-id': 'req-ee541410-80a9-404f-ab38-c77df774c218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:13,030 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.091s 2021-05-06 03:58:13,031 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea415b25-dcec-4409-9c42-428a1174570a', 'x-compute-request-id': 'req-ea415b25-dcec-4409-9c42-428a1174570a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:14,293 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.254s 2021-05-06 03:58:14,294 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef7f84b3-3cf0-416c-a2d6-ad8fcb6c6099', 'x-compute-request-id': 'req-ef7f84b3-3cf0-416c-a2d6-ad8fcb6c6099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:15,408 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.105s 2021-05-06 03:58:15,409 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe63bd6-60a8-432c-bbf1-15fa617aeeea', 'x-compute-request-id': 'req-afe63bd6-60a8-432c-bbf1-15fa617aeeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:16,515 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:58:16,515 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4554c44a-c46f-498e-821d-ac7244982093', 'x-compute-request-id': 'req-4554c44a-c46f-498e-821d-ac7244982093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:17,613 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.088s 2021-05-06 03:58:17,614 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e98781-f605-4fa8-94e2-4c0dea8c45c5', 'x-compute-request-id': 'req-f8e98781-f605-4fa8-94e2-4c0dea8c45c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:18,720 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.099s 2021-05-06 03:58:18,721 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5675966-6a6e-4076-a228-d10c8a6518cf', 'x-compute-request-id': 'req-d5675966-6a6e-4076-a228-d10c8a6518cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:19,823 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:58:19,823 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c38cbe2-a438-4059-9279-8ebb530c4f9c', 'x-compute-request-id': 'req-6c38cbe2-a438-4059-9279-8ebb530c4f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:20,925 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.087s 2021-05-06 03:58:20,926 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-070ad8dc-495f-4723-beca-c30e56f22b82', 'x-compute-request-id': 'req-070ad8dc-495f-4723-beca-c30e56f22b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:22,041 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.108s 2021-05-06 03:58:22,042 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a597fef-6f77-4384-80a5-1d3c20ad24e1', 'x-compute-request-id': 'req-8a597fef-6f77-4384-80a5-1d3c20ad24e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:23,157 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.106s 2021-05-06 03:58:23,158 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93589008-3733-42f3-9f12-9298ff37addf', 'x-compute-request-id': 'req-93589008-3733-42f3-9f12-9298ff37addf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:24,260 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.093s 2021-05-06 03:58:24,260 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e03cad-70da-40f1-b179-7722426fc023', 'x-compute-request-id': 'req-a2e03cad-70da-40f1-b179-7722426fc023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:25,365 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.096s 2021-05-06 03:58:25,365 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe3e646-2e81-402d-b1e5-179c07d86505', 'x-compute-request-id': 'req-7fe3e646-2e81-402d-b1e5-179c07d86505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:26,540 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.166s 2021-05-06 03:58:26,540 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce4d46eb-1eb9-4e05-81d1-a3d4ef3d05fa', 'x-compute-request-id': 'req-ce4d46eb-1eb9-4e05-81d1-a3d4ef3d05fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:27,901 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.351s 2021-05-06 03:58:27,901 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc414f13-1b05-4ab8-a655-a25c6594166c', 'x-compute-request-id': 'req-fc414f13-1b05-4ab8-a655-a25c6594166c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:29,015 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.106s 2021-05-06 03:58:29,015 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6cd7340-8456-4f6c-981d-7ab1d3be0d73', 'x-compute-request-id': 'req-d6cd7340-8456-4f6c-981d-7ab1d3be0d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"server": {"id": "2831f283-c22d-42bf-bb49-f0d738df0c77", "name": "tempest-MultipleCreateTestJSON-server-964907494-2", "status": "BUILD", "tenant_id": "4dc50c913ea84b7aaab3967df60cfec7", "user_id": "a4b0db43648d4467ad56c479193db328", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:52:29Z", "updated": "2021-05-06T03:58:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/2831f283-c22d-42bf-bb49-f0d738df0c77"}], "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": []}}' 2021-05-06 03:58:29,394 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.371s 2021-05-06 03:58:29,394 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:29 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-3e717162-7551-4cc1-857b-f826aa53c82a', 'x-compute-request-id': 'req-3e717162-7551-4cc1-857b-f826aa53c82a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'' 2021-05-06 03:58:29,584 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.222.0.10/compute/v2.1/servers/ed4be701-e8bd-4928-93b5-173b9ecdf1e2 0.189s 2021-05-06 03:58:29,584 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:29 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-3b5186e8-c044-4941-ab48-2656d1547960', 'x-compute-request-id': 'req-3b5186e8-c044-4941-ab48-2656d1547960', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ed4be701-e8bd-4928-93b5-173b9ecdf1e2'} Body: b'' 2021-05-06 03:58:29,869 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77 0.284s 2021-05-06 03:58:29,869 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:29 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-179e3855-c027-4385-a999-8aa829133a5c', 'x-compute-request-id': 'req-179e3855-c027-4385-a999-8aa829133a5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/2831f283-c22d-42bf-bb49-f0d738df0c77'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2831f283-c22d-42bf-bb49-f0d738df0c77 could not be found."}}' 2021-05-06 03:58:29,908 90436 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.222.0.10/compute/v2.1/servers/ed4be701-e8bd-4928-93b5-173b9ecdf1e2 0.037s 2021-05-06 03:58:29,908 90436 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:58:29 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-39b6d985-979b-4d8c-9bb6-77dbf12b5c85', 'x-compute-request-id': 'req-39b6d985-979b-4d8c-9bb6-77dbf12b5c85', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/ed4be701-e8bd-4928-93b5-173b9ecdf1e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ed4be701-e8bd-4928-93b5-173b9ecdf1e2 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 53, in test_multiple_create_with_reservation_return body = self.create_test_server(wait_until='ACTIVE', File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (MultipleCreateTestJSON:test_multiple_create_with_reservation_return) Server 2831f283-c22d-42bf-bb49-f0d738df0c77 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft7.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-05-06 03:50:20,804 90431 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-05-06 03:50:20,804 90431 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-05-06 03:50:21,531 90431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.10/compute/v2.1/os-keypairs 0.726s 2021-05-06 03:50:21,532 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1153242839"}} Response - Headers: {'date': 'Thu, 06 May 2021 03:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f574a3d8-d026-4663-8143-75eaf0f92ee8', 'x-compute-request-id': 'req-f574a3d8-d026-4663-8143-75eaf0f92ee8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA3Mz/bgIIc/aIwdQ8v5zyKWNUfh2bGS4qF+yt4IifeEfwwNeA\\n2aa+N0Ipi3LYA7Jy79AXNArekyF6o++A7AhuhA8BMiwPgGMIbO8AbQooWPE1v37d\\n6nZUN5qZ6EmRNWXhlnazrAh0xg9+5rfcP7YMLGV7lgDwYyImpyT5RxCQnzW4ioP6\\nwV89mnk+zS3x0+NpMmozGbXQi1cfspqz9zSfSu8Apw/KCq6HBQ8TNtrhuETjFMbj\\nH4T8THo2VGyNkBtdCzKNVySgaHjvEWw7Ku/LrpdoxTu8vLGQCdLLj/dTfVmtcLcu\\ncIbi2hW5wj8zwjK03pQS4mpybvUQeJjIUWKoEQIDAQABAoIBAA/NE9J5jsVNtUe5\\nuocz4hiYJSnJUJoitZx0sZTJ8i+XZmFGitAIoMAvme2C0HajRJpo1+A/juIUmUQ2\\nFZHOoKoOsNU4VfuoGqhBClTDT1PeHyyPFa57vVclVzJKYXviyJwN7pm3GTQ7U6eL\\nLNXaX1CmCowXkRxnC0EW4kf1pYPfIEWD5lu5TqSmqtfu+oNx2Yc7wEKuewnaQgJb\\nrlVSOSCur8n/5tbXCUXMZgw0UDeiWVkHVmtrgboMfW8JE3gkUcKhY3YxMfcjj4mc\\nH8Pw/rnRh0lG9EKvTc7GG3okbr7Tn17tdvaQpzvBADhwTxUDDDiAFn9O3l6cjkYR\\nZqWRBoECgYEA8/hOhfX1yxnlsTbG1uew9QJGVWyx3oBg+WenhRiXFzxNcSysuZwh\\nKIPvAodTfvE2mQKeQ24AP9n/Nk+SZ9OLfqk/T9VekahwPevT1VoQyYF+aQc40C9Q\\n2bu6e5nLN5LyTdSB+9VfELFBF4O+Bl610PTACB6ZR6IIrWtT+LJME5kCgYEA57A4\\nhRTKlk/Q0vxgNAIewBwznSI4zFyMe2kY6umAd9nNv3mHzuPqQ+5Px7ptDaEIxv5c\\nnjue37uciwQrV1d7yXrHIZUrd2yntqaKrTVfroI8MznLmdKBU5zPX8cENs+/IlYv\\nau90W+hojvOyAHLDrF8O8EUba1jvnRhr9qajgzkCgYEAvy3pephPUCSvFbuy/Vz6\\nEkUCEJbom09GrqpHX8jxPUgH95Pmllx+r10TwouBJoynGCgxFO3yTBbsIwcf1zSy\\nr0K5VjoBrWqs6hkPGrVFSmKrSGpcXud1F+pAK/NMh/Qi5FKOuWVu5YnBVEfsdNlq\\n6J+ii7pOqw+SdTMRzmUJsKECgYBbFc+SmlLu9yAM4oVbzP2T30J3Yy3bQgNEvVO7\\nfuMvuyQFQ90dfELsQ/N/fQ5Ejmup9/QnjR7vrI1lpdT4OH+E/UzuKfv1rnTc/OqG\\nH/am37KVHQKrTbPkUEDC0bYZamElOabYrp0bSOpaUPpI7NV6ncB8u16FPGivZRuE\\n04xzGQKBgQDN17XuaMGXmKihDY5IoPkVcne/e/s3JKat0qT5rq2H+Fw4N43JXMgp\\n1c6TzuA3cI9fZjdB5HIzdOkR1Sfuwr7is8MWbfd0GxvG5BZ2oX0YMgTLC6fR6m8d\\n9emZRZwLbY+7CfM3jhGwgNanQfx5r0kIYuC+g28rQjYnEkZ6Raiz9A==\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1153242839", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDczP9uAghz9ojB1Dy/nPIpY1R+HZsZLioX7K3giJ94R/DA14DZpr43QimLctgDsnLv0Bc0Ct6TIXqj74DsCG6EDwEyLA+AYwhs7wBtCihY8TW/ft3qdlQ3mpnoSZE1ZeGWdrOsCHTGD37mt9w/tgwsZXuWAPBjIianJPlHEJCfNbiKg/rBXz2aeT7NLfHT42kyajMZtdCLVx+ymrP3NJ9K7wCnD8oKrocFDxM22uG4ROMUxuMfhPxMejZUbI2QG10LMo1XJKBoeO8RbDsq78uul2jFO7y8sZAJ0suP91N9Wa1wty5whuLaFbnCPzPCMrTelBLianJu9RB4mMhRYqgR Generated-by-Nova", "fingerprint": "30:4e:d0:dc:dc:d5:6d:67:98:19:80:23:21:74:82:7f", "user_id": "e34fc2e95c874298823afcc47953691e"}}' 2021-05-06 03:50:21,533 90431 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1153242839 created 2021-05-06 03:50:21,867 90431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.10:9696/v2.0/security-groups 0.333s 2021-05-06 03:50:21,867 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-securitygroup--1831143882", "description": "tempest-description--97180391"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-9f2b09f9-0cdc-4118-a7b7-95690a6a2ae6', 'date': 'Thu, 06 May 2021 03:50:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9663622b-7ee9-4fdc-896f-310b07311766", "name": "tempest-securitygroup--1831143882", "stateful": true, "tenant_id": "9385365088894f21997dc6b04e5a5642", "description": "tempest-description--97180391", "security_group_rules": [{"id": "2c63731c-5077-4403-9c43-30f9f88b30be", "tenant_id": "9385365088894f21997dc6b04e5a5642", "security_group_id": "9663622b-7ee9-4fdc-896f-310b07311766", "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": 1902, "description": null, "tags": [], "created_at": "2021-05-06T03:50:21Z", "updated_at": "2021-05-06T03:50:21Z", "revision_number": 0, "project_id": "9385365088894f21997dc6b04e5a5642"}, {"id": "a9dcc2b8-a9ca-48eb-818e-995a3d9210fc", "tenant_id": "9385365088894f21997dc6b04e5a5642", "security_group_id": "9663622b-7ee9-4fdc-896f-310b07311766", "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": 1903, "description": null, "tags": [], "created_at": "2021-05-06T03:50:21Z", "updated_at": "2021-05-06T03:50:21Z", "revision_number": 0, "project_id": "9385365088894f21997dc6b04e5a5642"}], "tags": [], "created_at": "2021-05-06T03:50:21Z", "updated_at": "2021-05-06T03:50:21Z", "revision_number": 1, "project_id": "9385365088894f21997dc6b04e5a5642"}}' 2021-05-06 03:50:22,089 90431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.10:9696/v2.0/security-group-rules 0.221s 2021-05-06 03:50:22,090 90431 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": "9663622b-7ee9-4fdc-896f-310b07311766", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-4adf6f35-c134-44ae-adfa-c4c6640ba20a', 'date': 'Thu, 06 May 2021 03:50:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a10f9343-416f-4d53-b766-eab394f657cc", "tenant_id": "9385365088894f21997dc6b04e5a5642", "security_group_id": "9663622b-7ee9-4fdc-896f-310b07311766", "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": "2021-05-06T03:50:22Z", "updated_at": "2021-05-06T03:50:22Z", "revision_number": 0, "project_id": "9385365088894f21997dc6b04e5a5642"}}' 2021-05-06 03:50:22,497 90431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.10:9696/v2.0/security-group-rules 0.407s 2021-05-06 03:50:22,497 90431 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": "9663622b-7ee9-4fdc-896f-310b07311766", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a79dd285-f943-48ad-9d57-ac78a324849e', 'date': 'Thu, 06 May 2021 03:50:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5d351433-15e8-4a6e-bb0f-3d4663eda491", "tenant_id": "9385365088894f21997dc6b04e5a5642", "security_group_id": "9663622b-7ee9-4fdc-896f-310b07311766", "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": "2021-05-06T03:50:22Z", "updated_at": "2021-05-06T03:50:22Z", "revision_number": 0, "project_id": "9385365088894f21997dc6b04e5a5642"}}' 2021-05-06 03:50:22,498 90431 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1831143882 created 2021-05-06 03:50:24,401 90431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.10:9696/v2.0/floatingips 1.903s 2021-05-06 03:50:24,401 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "605a2d0a-4e1f-49a2-bf3c-18330f06b991"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-5ccec4be-0550-4223-a9d7-6d66192f5eb6', 'date': 'Thu, 06 May 2021 03:50:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e61b0ce2-82b8-44ea-a6ad-bb5d5f1f63e0", "tenant_id": "9385365088894f21997dc6b04e5a5642", "floating_ip_address": "172.25.4.161", "floating_network_id": "605a2d0a-4e1f-49a2-bf3c-18330f06b991", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9385365088894f21997dc6b04e5a5642", "description": "", "port_details": null, "tags": [], "created_at": "2021-05-06T03:50:23Z", "updated_at": "2021-05-06T03:50:23Z", "revision_number": 0}}' 2021-05-06 03:50:24,402 90431 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e61b0ce2-82b8-44ea-a6ad-bb5d5f1f63e0', 'tenant_id': '9385365088894f21997dc6b04e5a5642', 'floating_ip_address': '172.25.4.161', 'floating_network_id': '605a2d0a-4e1f-49a2-bf3c-18330f06b991', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9385365088894f21997dc6b04e5a5642', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-05-06T03:50:23Z', 'updated_at': '2021-05-06T03:50:23Z', 'revision_number': 0, 'ip': '172.25.4.161'} created 2021-05-06 03:50:24,523 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.10/identity/v3/auth/tokens 0.115s 2021-05-06 03:50:24,523 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 06 May 2021 03:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3696', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-428c759b-3a81-469f-b1eb-ee349e62e82b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e34fc2e95c874298823afcc47953691e", "name": "tempest-AttachVolumeShelveTestJSON-1143253829-project", "password_expires_at": null}, "audit_ids": ["vU_FGqJzSE2W8u7UnvGmjw"], "expires_at": "2021-05-06T04:50:24.000000Z", "issued_at": "2021-05-06T03:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9385365088894f21997dc6b04e5a5642", "name": "tempest-AttachVolumeShelveTestJSON-1143253829"}, "is_domain": false, "roles": [{"id": "0a250e770fbb4b53a054b18f5162ee18", "name": "reader"}, {"id": "b00121122ce6449b88318139a2be960d", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b25a0154b064863bd2c4eb392ab5b13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/9385365088894f21997dc6b04e5a5642", "region": "RegionOne"}], "id": "0313824f2497466faf5749d5dd082321", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "034c70fff7c74495b953df76183774eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/9385365088894f21997dc6b04e5a5642", "region": "RegionOne"}], "id": "03eeb44cd5114c0b9d1715c7c6616761", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c0684eb67094d4da2976386e9e653b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2/9385365088894f21997dc6b04e5a5642", "region": "RegionOne"}], "id": "0cd87709102845fbb4bda40515925274", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "afb9e03b553d4aae88ed5bfa72858696", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2.1", "region": "RegionOne"}], "id": "2303e649e19245a6b2971b4bbf8345f4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b7bed8f443c14f818edbff643f7670b4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/placement", "region": "RegionOne"}], "id": "279e6b8a33704566875a6e1a7ca7f501", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "869c8add4ccd42068ece4b4687e1c276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/image", "region": "RegionOne"}], "id": "30575a18ad784e88a085fb1cba5c2fb3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9bfca468aedb44aeb6a46e99f2264c59", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10:8080", "region": "RegionOne"}, {"id": "aa0aa4d11fa0477fb2975c272888ad42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:8080/v1/AUTH_9385365088894f21997dc6b04e5a5642", "region": "RegionOne"}], "id": "63c83079c4aa482ca174dcc721e294e9", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1ceda9ecb7f94e9fa3cb27c0c6fda5f5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:9696/", "region": "RegionOne"}], "id": "a6721a5c9cf74beeac1c5d65ca70b2d1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "013661b54c2f46898fed17351d1411c7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}, {"id": "9b6165703eac4ee1b7dea12fcacf5214", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}], "id": "c77b37feccfd4e31bee33ea18061805f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f48e500d2af649ac8699fab96531de5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v2/9385365088894f21997dc6b04e5a5642", "region": "RegionOne"}], "id": "d065430df049405ba67ce5dee6c5251c", "type": "volumev2", "name": "cinderv2"}]}}' 2021-05-06 03:50:24,524 90431 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'a2418eba-ff29-47c8-b6eb-d281bba42483', 'name': 'tempest-AttachVolumeShelveTestJSON-1477263783-network', 'tenant_id': '9385365088894f21997dc6b04e5a5642', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9385365088894f21997dc6b04e5a5642', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 183, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-05-06T03:50:08Z', 'updated_at': '2021-05-06T03:50:09Z', 'revision_number': 1} available for tenant 2021-05-06 03:50:24,525 90431 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3Mz/bgIIc/aIwdQ8v5zyKWNUfh2bGS4qF+yt4IifeEfwwNeA\n2aa+N0Ipi3LYA7Jy79AXNArekyF6o++A7AhuhA8BMiwPgGMIbO8AbQooWPE1v37d\n6nZUN5qZ6EmRNWXhlnazrAh0xg9+5rfcP7YMLGV7lgDwYyImpyT5RxCQnzW4ioP6\nwV89mnk+zS3x0+NpMmozGbXQi1cfspqz9zSfSu8Apw/KCq6HBQ8TNtrhuETjFMbj\nH4T8THo2VGyNkBtdCzKNVySgaHjvEWw7Ku/LrpdoxTu8vLGQCdLLj/dTfVmtcLcu\ncIbi2hW5wj8zwjK03pQS4mpybvUQeJjIUWKoEQIDAQABAoIBAA/NE9J5jsVNtUe5\nuocz4hiYJSnJUJoitZx0sZTJ8i+XZmFGitAIoMAvme2C0HajRJpo1+A/juIUmUQ2\nFZHOoKoOsNU4VfuoGqhBClTDT1PeHyyPFa57vVclVzJKYXviyJwN7pm3GTQ7U6eL\nLNXaX1CmCowXkRxnC0EW4kf1pYPfIEWD5lu5TqSmqtfu+oNx2Yc7wEKuewnaQgJb\nrlVSOSCur8n/5tbXCUXMZgw0UDeiWVkHVmtrgboMfW8JE3gkUcKhY3YxMfcjj4mc\nH8Pw/rnRh0lG9EKvTc7GG3okbr7Tn17tdvaQpzvBADhwTxUDDDiAFn9O3l6cjkYR\nZqWRBoECgYEA8/hOhfX1yxnlsTbG1uew9QJGVWyx3oBg+WenhRiXFzxNcSysuZwh\nKIPvAodTfvE2mQKeQ24AP9n/Nk+SZ9OLfqk/T9VekahwPevT1VoQyYF+aQc40C9Q\n2bu6e5nLN5LyTdSB+9VfELFBF4O+Bl610PTACB6ZR6IIrWtT+LJME5kCgYEA57A4\nhRTKlk/Q0vxgNAIewBwznSI4zFyMe2kY6umAd9nNv3mHzuPqQ+5Px7ptDaEIxv5c\nnjue37uciwQrV1d7yXrHIZUrd2yntqaKrTVfroI8MznLmdKBU5zPX8cENs+/IlYv\nau90W+hojvOyAHLDrF8O8EUba1jvnRhr9qajgzkCgYEAvy3pephPUCSvFbuy/Vz6\nEkUCEJbom09GrqpHX8jxPUgH95Pmllx+r10TwouBJoynGCgxFO3yTBbsIwcf1zSy\nr0K5VjoBrWqs6hkPGrVFSmKrSGpcXud1F+pAK/NMh/Qi5FKOuWVu5YnBVEfsdNlq\n6J+ii7pOqw+SdTMRzmUJsKECgYBbFc+SmlLu9yAM4oVbzP2T30J3Yy3bQgNEvVO7\nfuMvuyQFQ90dfELsQ/N/fQ5Ejmup9/QnjR7vrI1lpdT4OH+E/UzuKfv1rnTc/OqG\nH/am37KVHQKrTbPkUEDC0bYZamElOabYrp0bSOpaUPpI7NV6ncB8u16FPGivZRuE\n04xzGQKBgQDN17XuaMGXmKihDY5IoPkVcne/e/s3JKat0qT5rq2H+Fw4N43JXMgp\n1c6TzuA3cI9fZjdB5HIzdOkR1Sfuwr7is8MWbfd0GxvG5BZ2oX0YMgTLC6fR6m8d\n9emZRZwLbY+7CfM3jhGwgNanQfx5r0kIYuC+g28rQjYnEkZ6Raiz9A==\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1153242839', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDczP9uAghz9ojB1Dy/nPIpY1R+HZsZLioX7K3giJ94R/DA14DZpr43QimLctgDsnLv0Bc0Ct6TIXqj74DsCG6EDwEyLA+AYwhs7wBtCihY8TW/ft3qdlQ3mpnoSZE1ZeGWdrOsCHTGD37mt9w/tgwsZXuWAPBjIianJPlHEJCfNbiKg/rBXz2aeT7NLfHT42kyajMZtdCLVx+ymrP3NJ9K7wCnD8oKrocFDxM22uG4ROMUxuMfhPxMejZUbI2QG10LMo1XJKBoeO8RbDsq78uul2jFO7y8sZAJ0suP91N9Wa1wty5whuLaFbnCPzPCMrTelBLianJu9RB4mMhRYqgR Generated-by-Nova', 'fingerprint': '30:4e:d0:dc:dc:d5:6d:67:98:19:80:23:21:74:82:7f', 'user_id': 'e34fc2e95c874298823afcc47953691e'}, 'security_group': {'id': '9663622b-7ee9-4fdc-896f-310b07311766', 'name': 'tempest-securitygroup--1831143882', 'stateful': True, 'tenant_id': '9385365088894f21997dc6b04e5a5642', 'description': 'tempest-description--97180391', 'security_group_rules': [{'id': '2c63731c-5077-4403-9c43-30f9f88b30be', 'tenant_id': '9385365088894f21997dc6b04e5a5642', 'security_group_id': '9663622b-7ee9-4fdc-896f-310b07311766', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1902, 'description': None, 'tags': [], 'created_at': '2021-05-06T03:50:21Z', 'updated_at': '2021-05-06T03:50:21Z', 'revision_number': 0, 'project_id': '9385365088894f21997dc6b04e5a5642'}, {'id': 'a9dcc2b8-a9ca-48eb-818e-995a3d9210fc', 'tenant_id': '9385365088894f21997dc6b04e5a5642', 'security_group_id': '9663622b-7ee9-4fdc-896f-310b07311766', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1903, 'description': None, 'tags': [], 'created_at': '2021-05-06T03:50:21Z', 'updated_at': '2021-05-06T03:50:21Z', 'revision_number': 0, 'project_id': '9385365088894f21997dc6b04e5a5642'}], 'tags': [], 'created_at': '2021-05-06T03:50:21Z', 'updated_at': '2021-05-06T03:50:21Z', 'revision_number': 1, 'project_id': '9385365088894f21997dc6b04e5a5642'}, 'floating_ip': {'id': 'e61b0ce2-82b8-44ea-a6ad-bb5d5f1f63e0', 'tenant_id': '9385365088894f21997dc6b04e5a5642', 'floating_ip_address': '172.25.4.161', 'floating_network_id': '605a2d0a-4e1f-49a2-bf3c-18330f06b991', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9385365088894f21997dc6b04e5a5642', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-05-06T03:50:23Z', 'updated_at': '2021-05-06T03:50:23Z', 'revision_number': 0, 'ip': '172.25.4.161'}} 2021-05-06 03:50:26,306 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.10/compute/v2.1/servers 1.780s 2021-05-06 03:50:26,307 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "imageRef": "27c517c0-75ea-4426-981d-5c2509f33568", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "a2418eba-ff29-47c8-b6eb-d281bba42483"}], "security_groups": [{"name": "tempest-securitygroup--1831143882"}], "key_name": "tempest-keypair-1153242839", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 06 May 2021 03:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac35d107-5658-46c2-b6fc-fbed048f613b', 'x-compute-request-id': 'req-ac35d107-5658-46c2-b6fc-fbed048f613b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1831143882"}], "adminPass": "password"}}' 2021-05-06 03:50:26,443 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.134s 2021-05-06 03:50:26,444 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5715c350-dd7d-488a-9933-88a3c2ecef3a', 'x-compute-request-id': 'req-5715c350-dd7d-488a-9933-88a3c2ecef3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:27,568 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.115s 2021-05-06 03:50:27,569 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b290257-8e80-48c5-8e19-dcf741bf5949', 'x-compute-request-id': 'req-6b290257-8e80-48c5-8e19-dcf741bf5949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:28,704 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.127s 2021-05-06 03:50:28,705 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab9afa3-0df5-479e-9f75-ce478ad1c1d0', 'x-compute-request-id': 'req-eab9afa3-0df5-479e-9f75-ce478ad1c1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:29,872 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.151s 2021-05-06 03:50:29,873 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3dbe858-e1b0-4d55-af7e-689cf2f69d40', 'x-compute-request-id': 'req-f3dbe858-e1b0-4d55-af7e-689cf2f69d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:31,125 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.242s 2021-05-06 03:50:31,125 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2609196-d5b4-4e48-9d9e-d91905ef35d6', 'x-compute-request-id': 'req-c2609196-d5b4-4e48-9d9e-d91905ef35d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:32,251 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.115s 2021-05-06 03:50:32,252 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877a96a7-a69a-4859-9d27-34f65189c23c', 'x-compute-request-id': 'req-877a96a7-a69a-4859-9d27-34f65189c23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:33,605 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.344s 2021-05-06 03:50:33,606 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13446f0a-7142-4cf6-ae2d-a5e545ce12c7', 'x-compute-request-id': 'req-13446f0a-7142-4cf6-ae2d-a5e545ce12c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:34,720 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.105s 2021-05-06 03:50:34,721 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee2fcb4-3f45-4df1-aaec-344b5c042433', 'x-compute-request-id': 'req-cee2fcb4-3f45-4df1-aaec-344b5c042433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:35,908 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.177s 2021-05-06 03:50:35,908 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57fc7fa-cc4c-4997-8922-b907b875bdfe', 'x-compute-request-id': 'req-f57fc7fa-cc4c-4997-8922-b907b875bdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:37,072 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.152s 2021-05-06 03:50:37,072 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-096806d7-95b6-48cb-8c6d-b313578886dd', 'x-compute-request-id': 'req-096806d7-95b6-48cb-8c6d-b313578886dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:38,227 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.145s 2021-05-06 03:50:38,227 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2b944be-217f-45ba-a4f4-41913093a6d6', 'x-compute-request-id': 'req-d2b944be-217f-45ba-a4f4-41913093a6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:39,618 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.381s 2021-05-06 03:50:39,619 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18e7e67-9469-4cde-acd8-1dba468c1a55', 'x-compute-request-id': 'req-f18e7e67-9469-4cde-acd8-1dba468c1a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:40,817 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.189s 2021-05-06 03:50:40,818 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-138e3b33-c94a-4a86-b908-12e123f39f64', 'x-compute-request-id': 'req-138e3b33-c94a-4a86-b908-12e123f39f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:41,978 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.150s 2021-05-06 03:50:41,978 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d926e40-b867-4944-b7bd-8be26ac82394', 'x-compute-request-id': 'req-7d926e40-b867-4944-b7bd-8be26ac82394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:43,187 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.199s 2021-05-06 03:50:43,187 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ec83dd-6c72-4e80-b288-031f85387170', 'x-compute-request-id': 'req-c9ec83dd-6c72-4e80-b288-031f85387170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:44,319 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.121s 2021-05-06 03:50:44,319 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c1b2025-6882-48a3-8bb4-7fc724238af8', 'x-compute-request-id': 'req-5c1b2025-6882-48a3-8bb4-7fc724238af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:45,469 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.140s 2021-05-06 03:50:45,469 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11150dfa-7a38-444e-b39f-7e771ca8f769', 'x-compute-request-id': 'req-11150dfa-7a38-444e-b39f-7e771ca8f769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:46,794 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.314s 2021-05-06 03:50:46,794 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b39ffea-80fa-4901-b283-8b7b6c1efacd', 'x-compute-request-id': 'req-3b39ffea-80fa-4901-b283-8b7b6c1efacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:47,914 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.110s 2021-05-06 03:50:47,915 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f26e6053-3606-48f9-9b14-854f9c30015d', 'x-compute-request-id': 'req-f26e6053-3606-48f9-9b14-854f9c30015d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:49,030 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.106s 2021-05-06 03:50:49,031 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344940cc-f612-4b21-bead-464bd003e93b', 'x-compute-request-id': 'req-344940cc-f612-4b21-bead-464bd003e93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:50,200 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.160s 2021-05-06 03:50:50,201 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28e73f6b-b441-4ff5-9f51-5293c7dbf3f9', 'x-compute-request-id': 'req-28e73f6b-b441-4ff5-9f51-5293c7dbf3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:51,421 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.210s 2021-05-06 03:50:51,421 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca7d82f-cbfe-481a-9958-3f5bf69fc42f', 'x-compute-request-id': 'req-eca7d82f-cbfe-481a-9958-3f5bf69fc42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:52,574 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.142s 2021-05-06 03:50:52,575 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9b604e-408d-42f3-b82e-21a469438701', 'x-compute-request-id': 'req-ea9b604e-408d-42f3-b82e-21a469438701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:53,735 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.150s 2021-05-06 03:50:53,735 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4bfbdb1-ebdd-45ce-9025-f7552b03ac91', 'x-compute-request-id': 'req-b4bfbdb1-ebdd-45ce-9025-f7552b03ac91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:54,889 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.144s 2021-05-06 03:50:54,890 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007fc3c7-e599-4737-affb-a63997ba8824', 'x-compute-request-id': 'req-007fc3c7-e599-4737-affb-a63997ba8824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:56,030 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.130s 2021-05-06 03:50:56,031 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da26344-f0b8-4125-9936-3b5569dfd49f', 'x-compute-request-id': 'req-0da26344-f0b8-4125-9936-3b5569dfd49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:57,340 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.299s 2021-05-06 03:50:57,340 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ad1e04-507b-497a-8a1d-1c42bac2fe94', 'x-compute-request-id': 'req-45ad1e04-507b-497a-8a1d-1c42bac2fe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:58,493 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.143s 2021-05-06 03:50:58,494 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7292bc64-bced-4f87-81e8-658c8a296e67', 'x-compute-request-id': 'req-7292bc64-bced-4f87-81e8-658c8a296e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:50:59,752 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.247s 2021-05-06 03:50:59,752 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007606aa-8152-4a6f-bf4a-55c36c5e0e84', 'x-compute-request-id': 'req-007606aa-8152-4a6f-bf4a-55c36c5e0e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:01,087 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.324s 2021-05-06 03:51:01,087 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-820413a2-a96b-4dc4-b0db-940234d530e7', 'x-compute-request-id': 'req-820413a2-a96b-4dc4-b0db-940234d530e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:02,312 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.215s 2021-05-06 03:51:02,313 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b04dca-359f-4061-991a-999542fad0f5', 'x-compute-request-id': 'req-e0b04dca-359f-4061-991a-999542fad0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:03,596 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.273s 2021-05-06 03:51:03,596 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96cefcbd-d468-4b67-bb31-8dab519dcf6b', 'x-compute-request-id': 'req-96cefcbd-d468-4b67-bb31-8dab519dcf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:04,820 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.209s 2021-05-06 03:51:04,820 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a76224c-79f2-4779-9800-7429e3c34789', 'x-compute-request-id': 'req-1a76224c-79f2-4779-9800-7429e3c34789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:05,930 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.101s 2021-05-06 03:51:05,930 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90901acc-7d2e-422d-b68a-f8c486c08f1a', 'x-compute-request-id': 'req-90901acc-7d2e-422d-b68a-f8c486c08f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:07,033 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:51:07,034 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6502fef1-e9bd-4425-aaee-62b32e25ebb7', 'x-compute-request-id': 'req-6502fef1-e9bd-4425-aaee-62b32e25ebb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:08,137 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:51:08,137 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2812e211-88a1-4d96-b230-1073b976c495', 'x-compute-request-id': 'req-2812e211-88a1-4d96-b230-1073b976c495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:09,276 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.129s 2021-05-06 03:51:09,277 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-134800cf-bdad-4022-b93b-8383cba1df79', 'x-compute-request-id': 'req-134800cf-bdad-4022-b93b-8383cba1df79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:10,403 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.118s 2021-05-06 03:51:10,404 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7854ba7-4389-41b3-8389-25cbbb3fc5f2', 'x-compute-request-id': 'req-f7854ba7-4389-41b3-8389-25cbbb3fc5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:11,582 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.169s 2021-05-06 03:51:11,583 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7cbdcfe-0e4c-4f56-8fb3-40ace3ea3695', 'x-compute-request-id': 'req-c7cbdcfe-0e4c-4f56-8fb3-40ace3ea3695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:12,718 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.127s 2021-05-06 03:51:12,719 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d40a5d-2c31-4e40-b86f-f0e6b0c3c549', 'x-compute-request-id': 'req-17d40a5d-2c31-4e40-b86f-f0e6b0c3c549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:13,824 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.097s 2021-05-06 03:51:13,824 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652f309e-4144-4764-bab0-c3fa571ddafb', 'x-compute-request-id': 'req-652f309e-4144-4764-bab0-c3fa571ddafb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:15,113 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.278s 2021-05-06 03:51:15,113 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4e2024-513d-4784-91cd-8f8200c6f1fc', 'x-compute-request-id': 'req-4d4e2024-513d-4784-91cd-8f8200c6f1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:16,219 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.097s 2021-05-06 03:51:16,220 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b83a0b9f-20c7-4e27-80a8-ddef274a0196', 'x-compute-request-id': 'req-b83a0b9f-20c7-4e27-80a8-ddef274a0196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:17,333 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.103s 2021-05-06 03:51:17,333 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710e322a-f459-443f-971a-bc188652e5fd', 'x-compute-request-id': 'req-710e322a-f459-443f-971a-bc188652e5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:18,454 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.112s 2021-05-06 03:51:18,455 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d8659f-8ee5-41f2-95af-e2544be5a2b3', 'x-compute-request-id': 'req-01d8659f-8ee5-41f2-95af-e2544be5a2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:19,598 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.133s 2021-05-06 03:51:19,598 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-313be1b3-1fcd-4e1b-8fc9-fe8ec704fb11', 'x-compute-request-id': 'req-313be1b3-1fcd-4e1b-8fc9-fe8ec704fb11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:20,767 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.160s 2021-05-06 03:51:20,768 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59301962-e43c-444e-920b-b7259975f934', 'x-compute-request-id': 'req-59301962-e43c-444e-920b-b7259975f934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:22,178 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.401s 2021-05-06 03:51:22,179 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a8bb16-68e5-4cfd-99da-d4c9042a34df', 'x-compute-request-id': 'req-b8a8bb16-68e5-4cfd-99da-d4c9042a34df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:23,310 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.121s 2021-05-06 03:51:23,311 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0117178-989a-4034-ae31-8d30789470ee', 'x-compute-request-id': 'req-b0117178-989a-4034-ae31-8d30789470ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:24,465 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.144s 2021-05-06 03:51:24,466 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-472b5b0d-7f63-4616-83f0-686ed6e00ea8', 'x-compute-request-id': 'req-472b5b0d-7f63-4616-83f0-686ed6e00ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:25,593 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.116s 2021-05-06 03:51:25,594 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ccd7de-22f5-4c76-b35a-9caaa3806e68', 'x-compute-request-id': 'req-59ccd7de-22f5-4c76-b35a-9caaa3806e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:26,757 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.154s 2021-05-06 03:51:26,757 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70402ce-f2c6-424d-99ce-97df55b908f2', 'x-compute-request-id': 'req-b70402ce-f2c6-424d-99ce-97df55b908f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:27,860 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:51:27,861 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027ff196-bda6-40bb-a7e1-68af6531629c', 'x-compute-request-id': 'req-027ff196-bda6-40bb-a7e1-68af6531629c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:28,980 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.108s 2021-05-06 03:51:28,980 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7ebb361-3f4c-4a9b-bd4a-279780d492ae', 'x-compute-request-id': 'req-f7ebb361-3f4c-4a9b-bd4a-279780d492ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:30,082 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.090s 2021-05-06 03:51:30,082 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4fedf5-103e-45bb-a81c-9bbdf8e2366d', 'x-compute-request-id': 'req-2a4fedf5-103e-45bb-a81c-9bbdf8e2366d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:31,197 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.106s 2021-05-06 03:51:31,197 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7b21dd-32ff-4f3d-a93c-f2c002c0be5c', 'x-compute-request-id': 'req-ad7b21dd-32ff-4f3d-a93c-f2c002c0be5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:32,299 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.091s 2021-05-06 03:51:32,300 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b47ecaf-65dc-409b-8e2e-0154bf2b5e34', 'x-compute-request-id': 'req-0b47ecaf-65dc-409b-8e2e-0154bf2b5e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:33,412 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.102s 2021-05-06 03:51:33,412 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea3cca2-7a8c-4a5c-a88a-fa74d314f953', 'x-compute-request-id': 'req-aea3cca2-7a8c-4a5c-a88a-fa74d314f953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:34,513 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.092s 2021-05-06 03:51:34,514 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04e6700-df00-4494-9394-be18c8ae1eca', 'x-compute-request-id': 'req-c04e6700-df00-4494-9394-be18c8ae1eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:35,613 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.089s 2021-05-06 03:51:35,614 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c20fc0-3a0b-4477-8734-010261ca16d6', 'x-compute-request-id': 'req-15c20fc0-3a0b-4477-8734-010261ca16d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:36,725 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.101s 2021-05-06 03:51:36,725 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2bcf27-f38a-4962-8b42-ca013eb49987', 'x-compute-request-id': 'req-9c2bcf27-f38a-4962-8b42-ca013eb49987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:37,829 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.095s 2021-05-06 03:51:37,830 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57097f52-3574-4ce2-94d0-be99c2ab320e', 'x-compute-request-id': 'req-57097f52-3574-4ce2-94d0-be99c2ab320e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:38,938 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.098s 2021-05-06 03:51:38,938 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13cf87cd-2e52-49c3-bfd1-82c57a02643f', 'x-compute-request-id': 'req-13cf87cd-2e52-49c3-bfd1-82c57a02643f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:40,046 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.098s 2021-05-06 03:51:40,047 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd21796-b037-4c49-bc66-3364b5aac4bc', 'x-compute-request-id': 'req-5cd21796-b037-4c49-bc66-3364b5aac4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:41,148 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.089s 2021-05-06 03:51:41,149 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88331e96-2e77-4b01-a080-1594441ac3cf', 'x-compute-request-id': 'req-88331e96-2e77-4b01-a080-1594441ac3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:42,265 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.106s 2021-05-06 03:51:42,265 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc7c556-67ff-4048-b1a1-679e12d423d1', 'x-compute-request-id': 'req-ecc7c556-67ff-4048-b1a1-679e12d423d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:43,405 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.130s 2021-05-06 03:51:43,405 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d2dfca-2270-44e1-b932-e1cbbd495b9e', 'x-compute-request-id': 'req-77d2dfca-2270-44e1-b932-e1cbbd495b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:44,595 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.180s 2021-05-06 03:51:44,595 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d429458f-4624-4ed2-9ade-840487df706a', 'x-compute-request-id': 'req-d429458f-4624-4ed2-9ade-840487df706a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:45,755 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.148s 2021-05-06 03:51:45,755 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c9f928-057b-40d6-8d46-cb2fa4191bf5', 'x-compute-request-id': 'req-b7c9f928-057b-40d6-8d46-cb2fa4191bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:46,858 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.094s 2021-05-06 03:51:46,859 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d04325-4643-47aa-bb47-51fa05425b50', 'x-compute-request-id': 'req-29d04325-4643-47aa-bb47-51fa05425b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:47,976 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.107s 2021-05-06 03:51:47,976 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba75d985-754a-4905-a046-801070e35ad4', 'x-compute-request-id': 'req-ba75d985-754a-4905-a046-801070e35ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:49,083 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.097s 2021-05-06 03:51:49,083 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39d18fd-0bd2-41b1-83bb-a61a9d5caca3', 'x-compute-request-id': 'req-f39d18fd-0bd2-41b1-83bb-a61a9d5caca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:50,212 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.119s 2021-05-06 03:51:50,212 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a895e1-18b8-4d93-bb74-1c6fb06ad826', 'x-compute-request-id': 'req-74a895e1-18b8-4d93-bb74-1c6fb06ad826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:51,586 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.363s 2021-05-06 03:51:51,587 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31af117-7c28-4d83-b064-952d07cff788', 'x-compute-request-id': 'req-b31af117-7c28-4d83-b064-952d07cff788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:52,955 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.360s 2021-05-06 03:51:52,956 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5b6e1c-e7bc-4636-b86a-98cb3b6c6425', 'x-compute-request-id': 'req-3b5b6e1c-e7bc-4636-b86a-98cb3b6c6425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:54,110 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.145s 2021-05-06 03:51:54,110 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5190a397-217f-4307-8dc9-a4078043c363', 'x-compute-request-id': 'req-5190a397-217f-4307-8dc9-a4078043c363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:55,398 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.278s 2021-05-06 03:51:55,399 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc19a9e-e0b7-4663-a190-b122bf188ebd', 'x-compute-request-id': 'req-2bc19a9e-e0b7-4663-a190-b122bf188ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:56,545 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.135s 2021-05-06 03:51:56,545 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ca9b8e-795e-49f2-bd02-9bd318eeb8ea', 'x-compute-request-id': 'req-c0ca9b8e-795e-49f2-bd02-9bd318eeb8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:57,735 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.181s 2021-05-06 03:51:57,736 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a751ed7-8fea-407a-bf04-48ee7ef4259f', 'x-compute-request-id': 'req-2a751ed7-8fea-407a-bf04-48ee7ef4259f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:51:58,863 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.118s 2021-05-06 03:51:58,863 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08a681d-a065-4383-a7f7-a46bd978de2f', 'x-compute-request-id': 'req-e08a681d-a065-4383-a7f7-a46bd978de2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:51:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:00,301 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.428s 2021-05-06 03:52:00,302 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea61da2-018b-4a56-90bd-174cb6160e8a', 'x-compute-request-id': 'req-7ea61da2-018b-4a56-90bd-174cb6160e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:01,945 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.632s 2021-05-06 03:52:01,945 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97feb52b-dc7f-4223-a0f8-63dc24655acd', 'x-compute-request-id': 'req-97feb52b-dc7f-4223-a0f8-63dc24655acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:03,330 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.376s 2021-05-06 03:52:03,331 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c16d17-db5f-4da6-8ad6-2361cd243b02', 'x-compute-request-id': 'req-97c16d17-db5f-4da6-8ad6-2361cd243b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:04,677 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.335s 2021-05-06 03:52:04,677 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c61b49e-968c-4e47-a909-a1d2c96abd37', 'x-compute-request-id': 'req-6c61b49e-968c-4e47-a909-a1d2c96abd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:06,006 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.319s 2021-05-06 03:52:06,006 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a90be4a-0a14-460c-a711-4e300dfe326f', 'x-compute-request-id': 'req-7a90be4a-0a14-460c-a711-4e300dfe326f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:07,475 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.460s 2021-05-06 03:52:07,476 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669f3e03-6804-4211-9770-1a53d25d4ca9', 'x-compute-request-id': 'req-669f3e03-6804-4211-9770-1a53d25d4ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:08,727 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.241s 2021-05-06 03:52:08,727 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c49bd1-e8fb-4de0-941d-7b1c7554312e', 'x-compute-request-id': 'req-79c49bd1-e8fb-4de0-941d-7b1c7554312e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:10,028 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.292s 2021-05-06 03:52:10,029 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15acaa0b-ad42-4754-b3be-a333054dae61', 'x-compute-request-id': 'req-15acaa0b-ad42-4754-b3be-a333054dae61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:11,220 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.177s 2021-05-06 03:52:11,221 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01dd54e4-c684-4c2d-bb2c-5426a0fe308c', 'x-compute-request-id': 'req-01dd54e4-c684-4c2d-bb2c-5426a0fe308c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:12,487 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.256s 2021-05-06 03:52:12,487 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-821ef95a-76b6-475b-9ed7-0efe0beabcb6', 'x-compute-request-id': 'req-821ef95a-76b6-475b-9ed7-0efe0beabcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:13,858 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.360s 2021-05-06 03:52:13,858 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e78b96d-478a-4dcf-83ca-986a51017ec5', 'x-compute-request-id': 'req-9e78b96d-478a-4dcf-83ca-986a51017ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:15,154 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.287s 2021-05-06 03:52:15,155 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad385fe7-a805-450d-a413-5112e74fe967', 'x-compute-request-id': 'req-ad385fe7-a805-450d-a413-5112e74fe967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:16,497 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.331s 2021-05-06 03:52:16,498 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4295ba44-e785-4153-a344-8608edfa47c8', 'x-compute-request-id': 'req-4295ba44-e785-4153-a344-8608edfa47c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:17,691 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.184s 2021-05-06 03:52:17,692 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da369a9-52c7-4788-951d-2f61584cef12', 'x-compute-request-id': 'req-2da369a9-52c7-4788-951d-2f61584cef12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:18,900 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.198s 2021-05-06 03:52:18,900 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72213f67-5bd6-4cb7-9dec-923a539b61e7', 'x-compute-request-id': 'req-72213f67-5bd6-4cb7-9dec-923a539b61e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:20,308 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.398s 2021-05-06 03:52:20,309 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e11bc3-ac80-4d6a-8172-6a90295544a8', 'x-compute-request-id': 'req-d7e11bc3-ac80-4d6a-8172-6a90295544a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:21,574 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.255s 2021-05-06 03:52:21,574 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772f908f-ef37-4946-9062-95b573a9cbf9', 'x-compute-request-id': 'req-772f908f-ef37-4946-9062-95b573a9cbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:22,769 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.185s 2021-05-06 03:52:22,769 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199d9442-662b-4400-afed-3982736544c0', 'x-compute-request-id': 'req-199d9442-662b-4400-afed-3982736544c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:23,985 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.207s 2021-05-06 03:52:23,986 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be0b37a-5327-4ce5-9bed-f53ccad33b99', 'x-compute-request-id': 'req-9be0b37a-5327-4ce5-9bed-f53ccad33b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:25,156 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.159s 2021-05-06 03:52:25,156 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8920711c-cef2-42e3-8058-ea019d08a022', 'x-compute-request-id': 'req-8920711c-cef2-42e3-8058-ea019d08a022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:26,319 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.154s 2021-05-06 03:52:26,320 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cfd13c7-9560-432b-9435-629cef642295', 'x-compute-request-id': 'req-4cfd13c7-9560-432b-9435-629cef642295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:27,562 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.232s 2021-05-06 03:52:27,562 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba342d4-ba43-41e5-bacd-4791d557fa2e', 'x-compute-request-id': 'req-1ba342d4-ba43-41e5-bacd-4791d557fa2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:28,723 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.151s 2021-05-06 03:52:28,724 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637091a5-57e2-483f-9a0f-c6a98e7dacf3', 'x-compute-request-id': 'req-637091a5-57e2-483f-9a0f-c6a98e7dacf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:29,851 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.118s 2021-05-06 03:52:29,851 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d521daf-c3bb-4988-b4fc-a1a7618342a6', 'x-compute-request-id': 'req-1d521daf-c3bb-4988-b4fc-a1a7618342a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:30,962 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.102s 2021-05-06 03:52:30,963 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df24ee6a-279d-45c7-940d-393e5726efcc', 'x-compute-request-id': 'req-df24ee6a-279d-45c7-940d-393e5726efcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:32,091 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.110s 2021-05-06 03:52:32,092 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30ddd23-187a-46a6-8c71-0d98daa96d65', 'x-compute-request-id': 'req-b30ddd23-187a-46a6-8c71-0d98daa96d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:33,201 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.094s 2021-05-06 03:52:33,202 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0acb902e-6228-46aa-9c97-faae7e24072a', 'x-compute-request-id': 'req-0acb902e-6228-46aa-9c97-faae7e24072a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:34,317 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.104s 2021-05-06 03:52:34,318 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827e7ac4-64d9-4f6f-b9ab-3acdcfcddf26', 'x-compute-request-id': 'req-827e7ac4-64d9-4f6f-b9ab-3acdcfcddf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:35,423 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:52:35,423 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23655568-a94e-4fcd-8fa9-a97a28d9c888', 'x-compute-request-id': 'req-23655568-a94e-4fcd-8fa9-a97a28d9c888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:36,529 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.092s 2021-05-06 03:52:36,529 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf92884c-654e-49ba-892e-8233e2380ca5', 'x-compute-request-id': 'req-cf92884c-654e-49ba-892e-8233e2380ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:37,629 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.090s 2021-05-06 03:52:37,629 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-097adfbd-ba39-4055-9942-5faec2094884', 'x-compute-request-id': 'req-097adfbd-ba39-4055-9942-5faec2094884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:38,732 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.094s 2021-05-06 03:52:38,733 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71136226-12a7-49b8-86ee-01bd9272e565', 'x-compute-request-id': 'req-71136226-12a7-49b8-86ee-01bd9272e565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:39,882 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.139s 2021-05-06 03:52:39,882 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3959319-adde-4957-866b-ee598baec98c', 'x-compute-request-id': 'req-d3959319-adde-4957-866b-ee598baec98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:41,056 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.164s 2021-05-06 03:52:41,056 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5721dc-37f2-459c-b23d-9ac0f25a5bb5', 'x-compute-request-id': 'req-ef5721dc-37f2-459c-b23d-9ac0f25a5bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:42,205 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.140s 2021-05-06 03:52:42,206 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9a6f856-d01c-4a16-a5d7-a2ff24297845', 'x-compute-request-id': 'req-e9a6f856-d01c-4a16-a5d7-a2ff24297845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:43,452 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.236s 2021-05-06 03:52:43,452 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d05846c-2044-4d17-901d-4c0e9a7bb1e6', 'x-compute-request-id': 'req-5d05846c-2044-4d17-901d-4c0e9a7bb1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:44,609 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.145s 2021-05-06 03:52:44,610 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90167219-4050-4425-8614-29dcf28c6243', 'x-compute-request-id': 'req-90167219-4050-4425-8614-29dcf28c6243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:45,744 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.125s 2021-05-06 03:52:45,744 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e948d8-f2c8-4a6b-b226-56409cf0a657', 'x-compute-request-id': 'req-d9e948d8-f2c8-4a6b-b226-56409cf0a657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:46,882 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.128s 2021-05-06 03:52:46,882 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b2bdda-43fd-46bf-b9bf-7b39f66dccef', 'x-compute-request-id': 'req-02b2bdda-43fd-46bf-b9bf-7b39f66dccef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:48,032 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.140s 2021-05-06 03:52:48,033 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dec40d8-eb4e-4d74-b099-480dbca39110', 'x-compute-request-id': 'req-7dec40d8-eb4e-4d74-b099-480dbca39110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:49,411 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.369s 2021-05-06 03:52:49,411 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f11911-842c-4ca9-b56f-f65463957f37', 'x-compute-request-id': 'req-c2f11911-842c-4ca9-b56f-f65463957f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:50,544 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.120s 2021-05-06 03:52:50,544 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f945c4-4772-4241-9798-91781b2e8ad2', 'x-compute-request-id': 'req-d9f945c4-4772-4241-9798-91781b2e8ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:51,674 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.119s 2021-05-06 03:52:51,675 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da2cce3e-1624-43cb-a288-3f84ecff9a51', 'x-compute-request-id': 'req-da2cce3e-1624-43cb-a288-3f84ecff9a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:52,804 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.119s 2021-05-06 03:52:52,804 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9057c2b1-b72c-4224-8f96-f14afdbfa9ce', 'x-compute-request-id': 'req-9057c2b1-b72c-4224-8f96-f14afdbfa9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:53,937 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.120s 2021-05-06 03:52:53,938 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b1dfe5-db93-4fb2-a60d-a46b21bb5cf1', 'x-compute-request-id': 'req-b7b1dfe5-db93-4fb2-a60d-a46b21bb5cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:55,200 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.252s 2021-05-06 03:52:55,201 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29123501-c2cf-4c02-8f72-57d0fc78914e', 'x-compute-request-id': 'req-29123501-c2cf-4c02-8f72-57d0fc78914e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:56,320 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.109s 2021-05-06 03:52:56,321 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c30764-1baf-4d2a-a668-a9fd851282d0', 'x-compute-request-id': 'req-98c30764-1baf-4d2a-a668-a9fd851282d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:57,452 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.122s 2021-05-06 03:52:57,452 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcc406e2-4844-41ac-bd41-eaeaca884d40', 'x-compute-request-id': 'req-bcc406e2-4844-41ac-bd41-eaeaca884d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:58,580 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.118s 2021-05-06 03:52:58,580 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf34c73e-adc0-4d1d-b854-4ed013e5bcff', 'x-compute-request-id': 'req-bf34c73e-adc0-4d1d-b854-4ed013e5bcff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:52:59,715 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.125s 2021-05-06 03:52:59,715 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bae35d09-98f3-4aa2-b010-8910c1333296', 'x-compute-request-id': 'req-bae35d09-98f3-4aa2-b010-8910c1333296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:00,969 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.244s 2021-05-06 03:53:00,969 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e547090b-38a0-468f-b110-90c098883820', 'x-compute-request-id': 'req-e547090b-38a0-468f-b110-90c098883820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:02,106 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.126s 2021-05-06 03:53:02,106 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc4ba93-8f9b-4319-b78d-19daabadd272', 'x-compute-request-id': 'req-afc4ba93-8f9b-4319-b78d-19daabadd272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:03,263 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.147s 2021-05-06 03:53:03,264 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f2c66e4-9eb1-40cf-b781-8504292e6e79', 'x-compute-request-id': 'req-6f2c66e4-9eb1-40cf-b781-8504292e6e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:04,407 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.133s 2021-05-06 03:53:04,407 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6474b3ba-d701-428a-87f0-ff02db266031', 'x-compute-request-id': 'req-6474b3ba-d701-428a-87f0-ff02db266031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:05,538 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.122s 2021-05-06 03:53:05,539 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39917dea-b3f3-4933-8e9a-e096a9941c66', 'x-compute-request-id': 'req-39917dea-b3f3-4933-8e9a-e096a9941c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:06,683 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.135s 2021-05-06 03:53:06,683 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b6818a3-49d2-4873-bc01-a58e52bbc673', 'x-compute-request-id': 'req-7b6818a3-49d2-4873-bc01-a58e52bbc673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:07,808 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.115s 2021-05-06 03:53:07,809 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c4c83d-f1fa-4223-848f-f6a8d93c5604', 'x-compute-request-id': 'req-96c4c83d-f1fa-4223-848f-f6a8d93c5604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:08,939 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.120s 2021-05-06 03:53:08,939 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71c656ce-5f15-469f-8118-357a0469d884', 'x-compute-request-id': 'req-71c656ce-5f15-469f-8118-357a0469d884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:10,068 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.119s 2021-05-06 03:53:10,069 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a5c72b-dbd3-4fc4-a03f-c291b18efdc6', 'x-compute-request-id': 'req-52a5c72b-dbd3-4fc4-a03f-c291b18efdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:11,224 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.146s 2021-05-06 03:53:11,225 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07ada1f-3dff-4088-8344-44f3bdb3a83b', 'x-compute-request-id': 'req-c07ada1f-3dff-4088-8344-44f3bdb3a83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:12,385 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.151s 2021-05-06 03:53:12,385 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62cb7605-7a10-44d0-aad1-0ee151caf463', 'x-compute-request-id': 'req-62cb7605-7a10-44d0-aad1-0ee151caf463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:13,600 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.205s 2021-05-06 03:53:13,600 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb28737-de0a-48fd-9a94-87f5805911c2', 'x-compute-request-id': 'req-2bb28737-de0a-48fd-9a94-87f5805911c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:14,726 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.116s 2021-05-06 03:53:14,726 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-921df6b9-b525-46f6-b06e-83bf48dcd33b', 'x-compute-request-id': 'req-921df6b9-b525-46f6-b06e-83bf48dcd33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:15,869 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.133s 2021-05-06 03:53:15,869 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf28982-c869-4272-80bd-82309c71bf10', 'x-compute-request-id': 'req-4cf28982-c869-4272-80bd-82309c71bf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:17,031 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.152s 2021-05-06 03:53:17,032 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337c870f-f869-4ed5-8ebc-b1cccd8504ea', 'x-compute-request-id': 'req-337c870f-f869-4ed5-8ebc-b1cccd8504ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:18,287 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.246s 2021-05-06 03:53:18,288 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c88f1187-de88-4545-87f5-2139e1281795', 'x-compute-request-id': 'req-c88f1187-de88-4545-87f5-2139e1281795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:19,424 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.127s 2021-05-06 03:53:19,425 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a517a5-8e9c-4258-9e14-f40b1984ad6e', 'x-compute-request-id': 'req-f9a517a5-8e9c-4258-9e14-f40b1984ad6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:20,550 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.115s 2021-05-06 03:53:20,550 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6cd9cc0-95da-4e2e-bee8-5d73bfe79483', 'x-compute-request-id': 'req-a6cd9cc0-95da-4e2e-bee8-5d73bfe79483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:21,775 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.216s 2021-05-06 03:53:21,775 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e9e01ae-d579-4f5b-b750-a70c89180e49', 'x-compute-request-id': 'req-2e9e01ae-d579-4f5b-b750-a70c89180e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:22,982 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.188s 2021-05-06 03:53:22,983 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4105ac68-9fd7-4521-add5-ba4834e70a24', 'x-compute-request-id': 'req-4105ac68-9fd7-4521-add5-ba4834e70a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:24,081 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.088s 2021-05-06 03:53:24,081 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e79a93-cc9f-4124-8979-23d7c2840a87', 'x-compute-request-id': 'req-68e79a93-cc9f-4124-8979-23d7c2840a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:25,184 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:53:25,184 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d970fb-61a0-443c-b095-b2d1a73caa9f', 'x-compute-request-id': 'req-e4d970fb-61a0-443c-b095-b2d1a73caa9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:26,286 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:53:26,287 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95c4443-746a-494e-b656-0ade310dd7bf', 'x-compute-request-id': 'req-c95c4443-746a-494e-b656-0ade310dd7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:27,434 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.139s 2021-05-06 03:53:27,435 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf024dc-04d2-4802-a3a0-54c4c8dfd327', 'x-compute-request-id': 'req-bdf024dc-04d2-4802-a3a0-54c4c8dfd327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:28,570 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.125s 2021-05-06 03:53:28,570 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c91535-6e07-4c88-803c-7b159805897d', 'x-compute-request-id': 'req-46c91535-6e07-4c88-803c-7b159805897d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:29,698 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.119s 2021-05-06 03:53:29,699 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc57691-d488-4ab2-8761-465fbf43baed', 'x-compute-request-id': 'req-1cc57691-d488-4ab2-8761-465fbf43baed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:30,860 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.151s 2021-05-06 03:53:30,860 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09e57674-f4f3-48f1-8507-053b34718294', 'x-compute-request-id': 'req-09e57674-f4f3-48f1-8507-053b34718294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:32,009 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.139s 2021-05-06 03:53:32,009 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407d5a7c-0f8d-4e64-8799-1745170613f5', 'x-compute-request-id': 'req-407d5a7c-0f8d-4e64-8799-1745170613f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:33,142 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.124s 2021-05-06 03:53:33,142 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8292272e-398c-48c8-ba33-0a97e168a89d', 'x-compute-request-id': 'req-8292272e-398c-48c8-ba33-0a97e168a89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:34,286 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.125s 2021-05-06 03:53:34,286 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6531a8a-bc4f-49f8-b46b-e3e185d11fe1', 'x-compute-request-id': 'req-f6531a8a-bc4f-49f8-b46b-e3e185d11fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:35,429 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.133s 2021-05-06 03:53:35,430 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a54fc73-2cf6-4be9-8ec4-58f637d4b529', 'x-compute-request-id': 'req-9a54fc73-2cf6-4be9-8ec4-58f637d4b529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:36,659 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.220s 2021-05-06 03:53:36,660 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf47697c-504c-4217-87d7-990eb3cb001f', 'x-compute-request-id': 'req-cf47697c-504c-4217-87d7-990eb3cb001f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:37,783 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.113s 2021-05-06 03:53:37,783 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d30a95c-202a-4223-b73b-e3aaca8691c3', 'x-compute-request-id': 'req-4d30a95c-202a-4223-b73b-e3aaca8691c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:38,891 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.098s 2021-05-06 03:53:38,891 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a307f449-b09f-44a7-8713-b0b72b590cd1', 'x-compute-request-id': 'req-a307f449-b09f-44a7-8713-b0b72b590cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:40,045 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.144s 2021-05-06 03:53:40,045 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5180f71-c217-4b6e-a42b-a46a7aa8c9d4', 'x-compute-request-id': 'req-d5180f71-c217-4b6e-a42b-a46a7aa8c9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:41,163 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.108s 2021-05-06 03:53:41,163 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b95d9d-42c8-410f-bc93-50ffe89c4c5f', 'x-compute-request-id': 'req-94b95d9d-42c8-410f-bc93-50ffe89c4c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:42,327 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.153s 2021-05-06 03:53:42,327 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795af75c-645f-4f16-9a34-a2dd8b81154a', 'x-compute-request-id': 'req-795af75c-645f-4f16-9a34-a2dd8b81154a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:43,454 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.117s 2021-05-06 03:53:43,455 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e780350-4ed7-4f47-8721-95ffe7a7ba11', 'x-compute-request-id': 'req-8e780350-4ed7-4f47-8721-95ffe7a7ba11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:44,559 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.094s 2021-05-06 03:53:44,559 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a9014f-8b2f-462f-acad-3e805b0a7ee3', 'x-compute-request-id': 'req-f8a9014f-8b2f-462f-acad-3e805b0a7ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:45,686 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.116s 2021-05-06 03:53:45,687 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4355da6c-7a42-4ca3-840f-43a67cd54d80', 'x-compute-request-id': 'req-4355da6c-7a42-4ca3-840f-43a67cd54d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:46,806 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.110s 2021-05-06 03:53:46,806 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e7439d9-3a98-41d5-b9ad-bbe6585e29ab', 'x-compute-request-id': 'req-5e7439d9-3a98-41d5-b9ad-bbe6585e29ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:47,945 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.128s 2021-05-06 03:53:47,945 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55169e3-b156-4c14-9f71-9eef08f9737e', 'x-compute-request-id': 'req-e55169e3-b156-4c14-9f71-9eef08f9737e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:49,121 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.166s 2021-05-06 03:53:49,122 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb03605f-d6b9-42fd-b28c-83e9b3f41e66', 'x-compute-request-id': 'req-cb03605f-d6b9-42fd-b28c-83e9b3f41e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:50,319 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.187s 2021-05-06 03:53:50,320 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d59fed-a1a3-4ea4-9df3-1aaa7695360a', 'x-compute-request-id': 'req-21d59fed-a1a3-4ea4-9df3-1aaa7695360a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:51,555 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.226s 2021-05-06 03:53:51,556 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93e66e5-2bb3-4366-bc18-170b034d1712', 'x-compute-request-id': 'req-a93e66e5-2bb3-4366-bc18-170b034d1712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:52,796 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.230s 2021-05-06 03:53:52,797 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1791c22-a2cf-401e-abaf-8bff62696814', 'x-compute-request-id': 'req-a1791c22-a2cf-401e-abaf-8bff62696814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:54,240 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.427s 2021-05-06 03:53:54,241 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9bbe095-fbef-499d-89d4-086593c9d956', 'x-compute-request-id': 'req-b9bbe095-fbef-499d-89d4-086593c9d956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:55,389 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.138s 2021-05-06 03:53:55,389 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96da0fb4-8103-4888-8c68-73a9d55645a2', 'x-compute-request-id': 'req-96da0fb4-8103-4888-8c68-73a9d55645a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:56,816 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.417s 2021-05-06 03:53:56,817 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad755af-5b54-45d4-88b8-c0a6c6f5ee2e', 'x-compute-request-id': 'req-4ad755af-5b54-45d4-88b8-c0a6c6f5ee2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:57,961 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.135s 2021-05-06 03:53:57,961 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c7e2f3-27b3-461f-86f7-ea238d927e91', 'x-compute-request-id': 'req-45c7e2f3-27b3-461f-86f7-ea238d927e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:53:59,081 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.108s 2021-05-06 03:53:59,081 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-627c2f08-925f-41c8-a7c6-58dc77283c1f', 'x-compute-request-id': 'req-627c2f08-925f-41c8-a7c6-58dc77283c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:53:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:00,304 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.213s 2021-05-06 03:54:00,304 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8c9efc-78d7-4a93-8734-effdd7f69652', 'x-compute-request-id': 'req-1b8c9efc-78d7-4a93-8734-effdd7f69652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:01,461 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.148s 2021-05-06 03:54:01,462 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fdc5e01-3bb8-4fc5-a427-1c2298c2132b', 'x-compute-request-id': 'req-6fdc5e01-3bb8-4fc5-a427-1c2298c2132b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:02,676 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.205s 2021-05-06 03:54:02,676 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08f30ee-baf8-4bd4-8d08-a61ea8c67fcd', 'x-compute-request-id': 'req-c08f30ee-baf8-4bd4-8d08-a61ea8c67fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:04,032 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.347s 2021-05-06 03:54:04,033 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b967c05-4cd3-4a5b-9784-684849f746c4', 'x-compute-request-id': 'req-9b967c05-4cd3-4a5b-9784-684849f746c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:05,231 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.189s 2021-05-06 03:54:05,231 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-788c4a94-a11b-446c-b366-edba3feda3dc', 'x-compute-request-id': 'req-788c4a94-a11b-446c-b366-edba3feda3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:06,461 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.219s 2021-05-06 03:54:06,462 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90726fd2-fb4c-4647-9eba-8e8bbaf8a24a', 'x-compute-request-id': 'req-90726fd2-fb4c-4647-9eba-8e8bbaf8a24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:07,576 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.097s 2021-05-06 03:54:07,577 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a02a59dc-a666-43cd-a4e4-475f1bd431d5', 'x-compute-request-id': 'req-a02a59dc-a666-43cd-a4e4-475f1bd431d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:08,786 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.199s 2021-05-06 03:54:08,786 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df8772e-6cc0-4172-bba9-9d95b3bef38f', 'x-compute-request-id': 'req-3df8772e-6cc0-4172-bba9-9d95b3bef38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:10,000 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.204s 2021-05-06 03:54:10,001 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67ba90c-ebdc-420a-8f81-5556cc4cd94d', 'x-compute-request-id': 'req-a67ba90c-ebdc-420a-8f81-5556cc4cd94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:11,119 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.108s 2021-05-06 03:54:11,120 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b16775-d8a5-47f6-b550-483a3799942c', 'x-compute-request-id': 'req-11b16775-d8a5-47f6-b550-483a3799942c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:12,319 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.187s 2021-05-06 03:54:12,319 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83e7b787-7ac2-48f1-bacd-b1ca9787f884', 'x-compute-request-id': 'req-83e7b787-7ac2-48f1-bacd-b1ca9787f884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:13,619 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.290s 2021-05-06 03:54:13,619 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80fccdf6-0a2a-4dda-9b23-6fb1e71c65c3', 'x-compute-request-id': 'req-80fccdf6-0a2a-4dda-9b23-6fb1e71c65c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:14,767 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.138s 2021-05-06 03:54:14,768 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56099345-666b-4d57-ac7f-b938804ef51f', 'x-compute-request-id': 'req-56099345-666b-4d57-ac7f-b938804ef51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:15,879 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.102s 2021-05-06 03:54:15,880 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713deba6-e698-44b7-a24c-e32d1917a436', 'x-compute-request-id': 'req-713deba6-e698-44b7-a24c-e32d1917a436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:17,234 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.345s 2021-05-06 03:54:17,234 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd71294-2fae-47fe-a7f7-37eed9bd84cb', 'x-compute-request-id': 'req-1cd71294-2fae-47fe-a7f7-37eed9bd84cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:18,366 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.122s 2021-05-06 03:54:18,366 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b00c8b-252b-4d3b-8a3c-b4249eb99e2c', 'x-compute-request-id': 'req-03b00c8b-252b-4d3b-8a3c-b4249eb99e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:19,483 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.107s 2021-05-06 03:54:19,484 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1ece98-7d66-45db-b459-b14c4df6dd57', 'x-compute-request-id': 'req-cf1ece98-7d66-45db-b459-b14c4df6dd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:20,605 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.112s 2021-05-06 03:54:20,606 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e45665e-e8d6-4dd2-ae9c-249716049d9e', 'x-compute-request-id': 'req-2e45665e-e8d6-4dd2-ae9c-249716049d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:21,712 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.096s 2021-05-06 03:54:21,712 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c33c5b8e-ca8f-403f-8a6a-3fd640608632', 'x-compute-request-id': 'req-c33c5b8e-ca8f-403f-8a6a-3fd640608632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:22,822 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.100s 2021-05-06 03:54:22,822 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4223cf5-3974-4aef-9071-8f77fbffe459', 'x-compute-request-id': 'req-c4223cf5-3974-4aef-9071-8f77fbffe459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:23,972 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.139s 2021-05-06 03:54:23,972 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1fa434c-d27e-41e0-b4e6-5279829ccf5b', 'x-compute-request-id': 'req-e1fa434c-d27e-41e0-b4e6-5279829ccf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:25,114 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.133s 2021-05-06 03:54:25,115 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b81ed2f1-ead9-467f-bc79-fb8d241d955f', 'x-compute-request-id': 'req-b81ed2f1-ead9-467f-bc79-fb8d241d955f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:26,242 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.117s 2021-05-06 03:54:26,242 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b91c4788-15c6-4cce-97e8-d732bfa3455a', 'x-compute-request-id': 'req-b91c4788-15c6-4cce-97e8-d732bfa3455a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:27,353 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.101s 2021-05-06 03:54:27,353 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f6fad25-7189-4f60-baa0-1ebf2e75fb6c', 'x-compute-request-id': 'req-2f6fad25-7189-4f60-baa0-1ebf2e75fb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:28,480 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.118s 2021-05-06 03:54:28,481 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692f60c6-8bb0-4804-b062-3d62be52fcfe', 'x-compute-request-id': 'req-692f60c6-8bb0-4804-b062-3d62be52fcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:29,669 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.178s 2021-05-06 03:54:29,669 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a2cf4f-5ea4-42d0-9f00-fdb77d672122', 'x-compute-request-id': 'req-c0a2cf4f-5ea4-42d0-9f00-fdb77d672122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:30,852 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.173s 2021-05-06 03:54:30,852 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad673f0-5389-4cf9-aa32-89a24825161a', 'x-compute-request-id': 'req-5ad673f0-5389-4cf9-aa32-89a24825161a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:31,976 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.115s 2021-05-06 03:54:31,977 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7cc48a6-91a4-4ad6-a8d7-1b428edd4647', 'x-compute-request-id': 'req-e7cc48a6-91a4-4ad6-a8d7-1b428edd4647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:33,177 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.190s 2021-05-06 03:54:33,177 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ac400f-3bff-4472-9c40-a58b63a9d180', 'x-compute-request-id': 'req-21ac400f-3bff-4472-9c40-a58b63a9d180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:34,315 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.129s 2021-05-06 03:54:34,315 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5cf0adf-0042-4e5e-ba7c-54d4f13bbb19', 'x-compute-request-id': 'req-e5cf0adf-0042-4e5e-ba7c-54d4f13bbb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:35,418 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.094s 2021-05-06 03:54:35,419 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f0d4800-f1fb-4d0f-b5b8-280de49e6f93', 'x-compute-request-id': 'req-9f0d4800-f1fb-4d0f-b5b8-280de49e6f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:36,539 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.110s 2021-05-06 03:54:36,540 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-543a8e95-1f42-42f8-aaff-1818e98f5a28', 'x-compute-request-id': 'req-543a8e95-1f42-42f8-aaff-1818e98f5a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:37,666 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.117s 2021-05-06 03:54:37,667 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f31b52a3-71c3-4bd0-9937-978f090d6058', 'x-compute-request-id': 'req-f31b52a3-71c3-4bd0-9937-978f090d6058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:38,847 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.169s 2021-05-06 03:54:38,847 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7769e007-2ecc-4051-862d-2a079c3247e3', 'x-compute-request-id': 'req-7769e007-2ecc-4051-862d-2a079c3247e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:39,981 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.124s 2021-05-06 03:54:39,981 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d59466fe-d2ea-43db-b075-16918ce64f33', 'x-compute-request-id': 'req-d59466fe-d2ea-43db-b075-16918ce64f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:41,087 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.096s 2021-05-06 03:54:41,088 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b41658-7e9b-4014-a4eb-f0dea5007bde', 'x-compute-request-id': 'req-66b41658-7e9b-4014-a4eb-f0dea5007bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:42,203 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.105s 2021-05-06 03:54:42,203 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f17685d-0f38-4409-bddd-42e19b49a311', 'x-compute-request-id': 'req-4f17685d-0f38-4409-bddd-42e19b49a311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:43,307 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.094s 2021-05-06 03:54:43,307 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6473c5e-3e44-46fc-9f45-8dca4d53d49a', 'x-compute-request-id': 'req-c6473c5e-3e44-46fc-9f45-8dca4d53d49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:44,412 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.094s 2021-05-06 03:54:44,412 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1c7b07-002a-4bd9-bc30-874092f20f2b', 'x-compute-request-id': 'req-4b1c7b07-002a-4bd9-bc30-874092f20f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:45,673 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.252s 2021-05-06 03:54:45,673 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b43b84-3e8c-4ec8-bad6-8b07e8654d53', 'x-compute-request-id': 'req-45b43b84-3e8c-4ec8-bad6-8b07e8654d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:46,814 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.132s 2021-05-06 03:54:46,814 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-188d1735-88a5-43cf-9ebd-6a5c6976beb2', 'x-compute-request-id': 'req-188d1735-88a5-43cf-9ebd-6a5c6976beb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:48,170 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.345s 2021-05-06 03:54:48,170 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f7cf09-351b-4e0b-aa23-002bc4df434e', 'x-compute-request-id': 'req-08f7cf09-351b-4e0b-aa23-002bc4df434e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:49,353 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.173s 2021-05-06 03:54:49,353 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aef5a17-9b35-49b6-9abd-325d3c410c6a', 'x-compute-request-id': 'req-5aef5a17-9b35-49b6-9abd-325d3c410c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:50,536 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.172s 2021-05-06 03:54:50,536 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ffbb9a-e9e4-4331-9d66-a8d81b1cc4f9', 'x-compute-request-id': 'req-33ffbb9a-e9e4-4331-9d66-a8d81b1cc4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:51,717 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.171s 2021-05-06 03:54:51,717 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d43d13-db03-4ff6-94f1-7e2cb6bd07e7', 'x-compute-request-id': 'req-a8d43d13-db03-4ff6-94f1-7e2cb6bd07e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:52,866 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.138s 2021-05-06 03:54:52,866 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec45340-e168-4539-99bb-578663032865', 'x-compute-request-id': 'req-cec45340-e168-4539-99bb-578663032865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:54,077 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.202s 2021-05-06 03:54:54,078 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b8f550-2e9f-4a20-a115-1715fd448f72', 'x-compute-request-id': 'req-57b8f550-2e9f-4a20-a115-1715fd448f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:55,257 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.170s 2021-05-06 03:54:55,257 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c2a9f1-59e1-409f-80c8-6449e1f569fe', 'x-compute-request-id': 'req-25c2a9f1-59e1-409f-80c8-6449e1f569fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:56,401 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.133s 2021-05-06 03:54:56,402 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b88967-f4f7-46b3-bb20-e85f8db95c7b', 'x-compute-request-id': 'req-05b88967-f4f7-46b3-bb20-e85f8db95c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:57,612 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.200s 2021-05-06 03:54:57,612 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b44c1f1d-ddd5-4107-aac7-d2bc327c025d', 'x-compute-request-id': 'req-b44c1f1d-ddd5-4107-aac7-d2bc327c025d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:58,790 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.169s 2021-05-06 03:54:58,791 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d9494b-141d-4437-9d3a-d0af15dfd581', 'x-compute-request-id': 'req-63d9494b-141d-4437-9d3a-d0af15dfd581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:54:59,969 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.168s 2021-05-06 03:54:59,969 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4f437e-d573-42ed-b2fd-99f53f5484a4', 'x-compute-request-id': 'req-5d4f437e-d573-42ed-b2fd-99f53f5484a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:54:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:01,084 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.105s 2021-05-06 03:55:01,084 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd3a89ba-a4f8-4b7b-8be7-05bbaed34cbb', 'x-compute-request-id': 'req-fd3a89ba-a4f8-4b7b-8be7-05bbaed34cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:02,231 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.137s 2021-05-06 03:55:02,231 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5608105-6a4b-4b17-9656-ec6a146171a4', 'x-compute-request-id': 'req-e5608105-6a4b-4b17-9656-ec6a146171a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:03,371 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.130s 2021-05-06 03:55:03,371 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43951c6b-d112-47bf-a8c0-a8cc8967ae4f', 'x-compute-request-id': 'req-43951c6b-d112-47bf-a8c0-a8cc8967ae4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:04,496 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.114s 2021-05-06 03:55:04,496 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c46ff6-9b01-4248-8540-11c5ca03ccfb', 'x-compute-request-id': 'req-24c46ff6-9b01-4248-8540-11c5ca03ccfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:05,695 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.190s 2021-05-06 03:55:05,695 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9bf6288-a39d-4d46-81b1-c6fa6e3f423d', 'x-compute-request-id': 'req-a9bf6288-a39d-4d46-81b1-c6fa6e3f423d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:06,871 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.166s 2021-05-06 03:55:06,871 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40996f5d-1cf7-4fd4-9837-b3f0be94ae4b', 'x-compute-request-id': 'req-40996f5d-1cf7-4fd4-9837-b3f0be94ae4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:08,099 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.218s 2021-05-06 03:55:08,100 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd719b96-31cf-4f9f-aab0-32c71f3c0c79', 'x-compute-request-id': 'req-fd719b96-31cf-4f9f-aab0-32c71f3c0c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:09,272 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.163s 2021-05-06 03:55:09,272 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dbe7780-60c5-435b-be32-56f5d0dfb9da', 'x-compute-request-id': 'req-7dbe7780-60c5-435b-be32-56f5d0dfb9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:10,450 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.168s 2021-05-06 03:55:10,450 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed64ca3-aa2e-4ff8-8bde-917b919f06ac', 'x-compute-request-id': 'req-0ed64ca3-aa2e-4ff8-8bde-917b919f06ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:11,693 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.233s 2021-05-06 03:55:11,693 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-accceec6-53b7-41a2-94bf-f5b49ad673b7', 'x-compute-request-id': 'req-accceec6-53b7-41a2-94bf-f5b49ad673b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:12,950 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.247s 2021-05-06 03:55:12,950 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5504cb0c-3b2f-4aa5-ab60-bc6aa3b40ad6', 'x-compute-request-id': 'req-5504cb0c-3b2f-4aa5-ab60-bc6aa3b40ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:14,101 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.141s 2021-05-06 03:55:14,102 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c14b024f-6c41-4469-aaa9-584e06aa1a0c', 'x-compute-request-id': 'req-c14b024f-6c41-4469-aaa9-584e06aa1a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:15,269 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.158s 2021-05-06 03:55:15,270 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7d4088-8112-4982-a4c6-1cf03b6a27c9', 'x-compute-request-id': 'req-6e7d4088-8112-4982-a4c6-1cf03b6a27c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:16,441 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.162s 2021-05-06 03:55:16,441 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fda3ca1-869f-487a-ad70-2cf029735e0d', 'x-compute-request-id': 'req-7fda3ca1-869f-487a-ad70-2cf029735e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:17,593 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.143s 2021-05-06 03:55:17,594 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c494dbef-5f5f-4738-86db-2c202b0943b2', 'x-compute-request-id': 'req-c494dbef-5f5f-4738-86db-2c202b0943b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:18,744 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.141s 2021-05-06 03:55:18,744 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f9213f-39b4-441e-ab09-0516c1077ed2', 'x-compute-request-id': 'req-91f9213f-39b4-441e-ab09-0516c1077ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:19,918 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.165s 2021-05-06 03:55:19,918 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe26422-612f-466c-a1c7-4752856babab', 'x-compute-request-id': 'req-2fe26422-612f-466c-a1c7-4752856babab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:21,354 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.427s 2021-05-06 03:55:21,355 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8046ae1b-6e47-4c0e-8a9e-c14649147406', 'x-compute-request-id': 'req-8046ae1b-6e47-4c0e-8a9e-c14649147406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:22,461 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.096s 2021-05-06 03:55:22,461 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45479ad-6d10-4dba-93aa-22800115c856', 'x-compute-request-id': 'req-c45479ad-6d10-4dba-93aa-22800115c856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:23,594 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.122s 2021-05-06 03:55:23,594 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8242ab17-f483-4750-910d-74bd5729faef', 'x-compute-request-id': 'req-8242ab17-f483-4750-910d-74bd5729faef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:24,917 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.313s 2021-05-06 03:55:24,917 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e19692a-423a-45ef-9db5-b6f40f79dd20', 'x-compute-request-id': 'req-4e19692a-423a-45ef-9db5-b6f40f79dd20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:26,069 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.140s 2021-05-06 03:55:26,069 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c0873a5-0cd6-4c58-b47b-5d772e55b457', 'x-compute-request-id': 'req-1c0873a5-0cd6-4c58-b47b-5d772e55b457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:27,241 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.163s 2021-05-06 03:55:27,241 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdfe150e-6a47-406b-b664-7920e7d0bb4a', 'x-compute-request-id': 'req-bdfe150e-6a47-406b-b664-7920e7d0bb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:28,403 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.153s 2021-05-06 03:55:28,404 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0200d43-e9ab-4764-9833-274d666ffb9a', 'x-compute-request-id': 'req-c0200d43-e9ab-4764-9833-274d666ffb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:29,690 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.277s 2021-05-06 03:55:29,691 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cefd40cd-33e8-410b-8dd1-b0a5e8edba42', 'x-compute-request-id': 'req-cefd40cd-33e8-410b-8dd1-b0a5e8edba42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:30,838 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.138s 2021-05-06 03:55:30,839 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c30f36fe-06e2-4cb9-a01f-48a5814c9d38', 'x-compute-request-id': 'req-c30f36fe-06e2-4cb9-a01f-48a5814c9d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:32,027 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.179s 2021-05-06 03:55:32,028 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b082b734-e91e-4036-9597-d2ed1e4b1462', 'x-compute-request-id': 'req-b082b734-e91e-4036-9597-d2ed1e4b1462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:33,304 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.266s 2021-05-06 03:55:33,305 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3579df5e-aecc-401c-9890-9a97b9064974', 'x-compute-request-id': 'req-3579df5e-aecc-401c-9890-9a97b9064974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:34,535 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.220s 2021-05-06 03:55:34,535 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a20bd5c4-7cbf-4012-ae89-199aaa9c9e6b', 'x-compute-request-id': 'req-a20bd5c4-7cbf-4012-ae89-199aaa9c9e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:35,874 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.328s 2021-05-06 03:55:35,874 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf625b4-8c0a-4528-9e57-0b1a9142c8b3', 'x-compute-request-id': 'req-2bf625b4-8c0a-4528-9e57-0b1a9142c8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:36,985 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.101s 2021-05-06 03:55:36,985 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016da4b2-e075-47be-ba56-0cc873505f2a', 'x-compute-request-id': 'req-016da4b2-e075-47be-ba56-0cc873505f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:38,267 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.271s 2021-05-06 03:55:38,268 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54fc0adc-514c-48fc-afc8-c2ccf1536ce3', 'x-compute-request-id': 'req-54fc0adc-514c-48fc-afc8-c2ccf1536ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:39,408 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.131s 2021-05-06 03:55:39,409 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f108d3-7e93-4b9b-8a2d-d8c85a4571a7', 'x-compute-request-id': 'req-27f108d3-7e93-4b9b-8a2d-d8c85a4571a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:40,680 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.263s 2021-05-06 03:55:40,681 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebfb5b60-2cad-4403-b13f-6e899cdbd558', 'x-compute-request-id': 'req-ebfb5b60-2cad-4403-b13f-6e899cdbd558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:41,910 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.219s 2021-05-06 03:55:41,910 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e121ab93-fc1e-4cce-b678-98bd6e1a2ed5', 'x-compute-request-id': 'req-e121ab93-fc1e-4cce-b678-98bd6e1a2ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:43,015 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.095s 2021-05-06 03:55:43,015 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11c1871-ae3b-4af8-b28b-626014c9c827', 'x-compute-request-id': 'req-e11c1871-ae3b-4af8-b28b-626014c9c827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:44,134 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.109s 2021-05-06 03:55:44,134 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c083e48d-0038-4f18-a310-b09306c0cb2b', 'x-compute-request-id': 'req-c083e48d-0038-4f18-a310-b09306c0cb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:45,259 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.114s 2021-05-06 03:55:45,259 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb2d173-0619-47b9-b86a-d25023ff6e45', 'x-compute-request-id': 'req-3fb2d173-0619-47b9-b86a-d25023ff6e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:46,410 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.141s 2021-05-06 03:55:46,411 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a5eadb-a0f1-4b30-8ef4-66f4e2e46c85', 'x-compute-request-id': 'req-82a5eadb-a0f1-4b30-8ef4-66f4e2e46c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:47,521 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.101s 2021-05-06 03:55:47,522 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-136442b2-cc44-436b-9601-040e61f84a25', 'x-compute-request-id': 'req-136442b2-cc44-436b-9601-040e61f84a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:48,672 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.141s 2021-05-06 03:55:48,672 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8482193-d641-441e-8eb5-b12d7f1c6d9a', 'x-compute-request-id': 'req-e8482193-d641-441e-8eb5-b12d7f1c6d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:49,987 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.305s 2021-05-06 03:55:49,987 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e36e49-0dd4-4e4c-a912-cc6cd9baf851', 'x-compute-request-id': 'req-f8e36e49-0dd4-4e4c-a912-cc6cd9baf851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:51,190 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.193s 2021-05-06 03:55:51,190 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf2313b-4865-41c7-a5af-77f892839284', 'x-compute-request-id': 'req-0cf2313b-4865-41c7-a5af-77f892839284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:52,324 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.124s 2021-05-06 03:55:52,325 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7442adb-4ca6-40d8-8dd1-f2aa1a20d1d0', 'x-compute-request-id': 'req-f7442adb-4ca6-40d8-8dd1-f2aa1a20d1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:53,433 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.098s 2021-05-06 03:55:53,434 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b826344d-8519-4f76-a7d6-120166d6d971', 'x-compute-request-id': 'req-b826344d-8519-4f76-a7d6-120166d6d971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:54,557 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.114s 2021-05-06 03:55:54,558 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194d9f09-6634-4f9c-b653-b1ddc39e2cea', 'x-compute-request-id': 'req-194d9f09-6634-4f9c-b653-b1ddc39e2cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:55,703 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.135s 2021-05-06 03:55:55,704 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14f9be83-365d-412f-aa1c-9042168d2e8d', 'x-compute-request-id': 'req-14f9be83-365d-412f-aa1c-9042168d2e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:56,880 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.164s 2021-05-06 03:55:56,880 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7cca5d6-461c-4470-bcf6-4394077daa5e', 'x-compute-request-id': 'req-b7cca5d6-461c-4470-bcf6-4394077daa5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:58,047 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.157s 2021-05-06 03:55:58,047 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5370a4a8-8305-4d08-9795-c8d0484f9d5f', 'x-compute-request-id': 'req-5370a4a8-8305-4d08-9795-c8d0484f9d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:55:59,169 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.112s 2021-05-06 03:55:59,170 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-624355a6-0ffa-45a0-a54a-d90d06e417f0', 'x-compute-request-id': 'req-624355a6-0ffa-45a0-a54a-d90d06e417f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:55:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:00,277 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.098s 2021-05-06 03:56:00,278 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de919d17-7dde-40ec-a1e1-f09bbbe89abd', 'x-compute-request-id': 'req-de919d17-7dde-40ec-a1e1-f09bbbe89abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:01,389 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.101s 2021-05-06 03:56:01,390 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e3191f-8097-4256-8503-5fea99e50a59', 'x-compute-request-id': 'req-e1e3191f-8097-4256-8503-5fea99e50a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:02,507 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.108s 2021-05-06 03:56:02,507 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf55ff8-ce8a-4e1b-a779-6f9357cf3ce4', 'x-compute-request-id': 'req-5cf55ff8-ce8a-4e1b-a779-6f9357cf3ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:03,687 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.171s 2021-05-06 03:56:03,688 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be28ac21-fbe7-4825-9c49-9cf395e967d7', 'x-compute-request-id': 'req-be28ac21-fbe7-4825-9c49-9cf395e967d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:04,947 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.250s 2021-05-06 03:56:04,948 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e115dc92-0328-42ae-96b3-c7eaf8eacfa1', 'x-compute-request-id': 'req-e115dc92-0328-42ae-96b3-c7eaf8eacfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:06,115 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.157s 2021-05-06 03:56:06,115 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-040da99f-8902-4013-8c36-2ae453ef2c88', 'x-compute-request-id': 'req-040da99f-8902-4013-8c36-2ae453ef2c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:07,220 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:56:07,221 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d0a88e-9602-45e7-8afc-2931f871db21', 'x-compute-request-id': 'req-04d0a88e-9602-45e7-8afc-2931f871db21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:08,340 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.110s 2021-05-06 03:56:08,340 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da5e6113-2453-447d-84ac-c6aae190fba4', 'x-compute-request-id': 'req-da5e6113-2453-447d-84ac-c6aae190fba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:09,512 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.163s 2021-05-06 03:56:09,513 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1292f23e-a0b5-44c2-b2ef-4e7068215ef9', 'x-compute-request-id': 'req-1292f23e-a0b5-44c2-b2ef-4e7068215ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:10,642 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.119s 2021-05-06 03:56:10,643 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960d8414-a29a-4b41-b757-e878f3567d36', 'x-compute-request-id': 'req-960d8414-a29a-4b41-b757-e878f3567d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:11,764 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.111s 2021-05-06 03:56:11,764 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f20117-bc69-4b8a-bd58-645349fa72e0', 'x-compute-request-id': 'req-78f20117-bc69-4b8a-bd58-645349fa72e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:12,912 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.137s 2021-05-06 03:56:12,912 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75891909-f965-40bd-88f3-248b5f84ec25', 'x-compute-request-id': 'req-75891909-f965-40bd-88f3-248b5f84ec25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:14,087 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.165s 2021-05-06 03:56:14,087 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057a85c8-5a7a-4f30-8f13-917803e99c21', 'x-compute-request-id': 'req-057a85c8-5a7a-4f30-8f13-917803e99c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:15,205 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.108s 2021-05-06 03:56:15,206 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fabf8f73-d207-4dbb-9db6-6dd6dcb36bb7', 'x-compute-request-id': 'req-fabf8f73-d207-4dbb-9db6-6dd6dcb36bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:16,419 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.202s 2021-05-06 03:56:16,419 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d21cb4c9-0d5d-4210-913f-79ad65f80fb1', 'x-compute-request-id': 'req-d21cb4c9-0d5d-4210-913f-79ad65f80fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:17,535 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.105s 2021-05-06 03:56:17,536 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e6ddf8-488c-41a6-aad3-7b4b35123d14', 'x-compute-request-id': 'req-17e6ddf8-488c-41a6-aad3-7b4b35123d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:18,641 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.096s 2021-05-06 03:56:18,641 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf88243-1adf-4297-895c-86f2f7183522', 'x-compute-request-id': 'req-eaf88243-1adf-4297-895c-86f2f7183522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:19,744 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.093s 2021-05-06 03:56:19,744 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4269e21a-3a35-4ec8-945f-62b93ca933c7', 'x-compute-request-id': 'req-4269e21a-3a35-4ec8-945f-62b93ca933c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:20,928 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.173s 2021-05-06 03:56:20,929 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93eede77-7bd8-46f5-8d28-200642f53103', 'x-compute-request-id': 'req-93eede77-7bd8-46f5-8d28-200642f53103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:22,244 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.306s 2021-05-06 03:56:22,245 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0569d0e4-14fc-47ce-b8ac-83e833fe71b0', 'x-compute-request-id': 'req-0569d0e4-14fc-47ce-b8ac-83e833fe71b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:23,367 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.112s 2021-05-06 03:56:23,367 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f217943c-d739-4428-9771-e002a9c2b612', 'x-compute-request-id': 'req-f217943c-d739-4428-9771-e002a9c2b612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:24,506 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.127s 2021-05-06 03:56:24,506 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e10d31e-d853-4592-9bbf-14eeeaab6967', 'x-compute-request-id': 'req-5e10d31e-d853-4592-9bbf-14eeeaab6967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:25,677 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.161s 2021-05-06 03:56:25,677 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e1b807-9491-4b8b-8ced-f0b22738cc31', 'x-compute-request-id': 'req-b6e1b807-9491-4b8b-8ced-f0b22738cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:26,869 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.182s 2021-05-06 03:56:26,870 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe11733-ef08-48ac-b411-07c211898d16', 'x-compute-request-id': 'req-dbe11733-ef08-48ac-b411-07c211898d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"server": {"id": "102b2406-4dcc-414c-837a-1fb2b506f0a8", "name": "tempest-AttachVolumeShelveTestJSON-server-342367737", "status": "BUILD", "tenant_id": "9385365088894f21997dc6b04e5a5642", "user_id": "e34fc2e95c874298823afcc47953691e", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:50:26Z", "updated": "2021-05-06T03:56:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1153242839", "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}}' 2021-05-06 03:56:27,320 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.441s 2021-05-06 03:56:27,321 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5394cee-4100-4f67-a680-3bee1aae45bc', 'x-compute-request-id': 'req-f5394cee-4100-4f67-a680-3bee1aae45bc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'' 2021-05-06 03:56:27,468 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8 0.147s 2021-05-06 03:56:27,469 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-fe8d668c-ec69-4017-856f-489a40873c5c', 'x-compute-request-id': 'req-fe8d668c-ec69-4017-856f-489a40873c5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/102b2406-4dcc-414c-837a-1fb2b506f0a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 102b2406-4dcc-414c-837a-1fb2b506f0a8 could not be found."}}' 2021-05-06 03:56:27,510 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.10/compute/v2.1/os-keypairs/tempest-keypair-1153242839 0.033s 2021-05-06 03:56:27,511 90431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e2ffc7d-a5e0-448c-969e-b6f05c80963a', 'x-compute-request-id': 'req-7e2ffc7d-a5e0-448c-969e-b6f05c80963a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/os-keypairs/tempest-keypair-1153242839'} Body: b'' 2021-05-06 03:56:27,886 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.10:9696/v2.0/security-groups/9663622b-7ee9-4fdc-896f-310b07311766 0.374s 2021-05-06 03:56:27,886 90431 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-7f877979-94ff-45fa-ba2d-f634b53cb428', 'content-length': '0', 'date': 'Thu, 06 May 2021 03:56:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10:9696/v2.0/security-groups/9663622b-7ee9-4fdc-896f-310b07311766'} Body: b'' 2021-05-06 03:56:27,914 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.10:9696/v2.0/security-groups/9663622b-7ee9-4fdc-896f-310b07311766 0.027s 2021-05-06 03:56:27,914 90431 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': '146', 'x-openstack-request-id': 'req-115d786b-b461-4815-9925-1ad4432d06ca', 'date': 'Thu, 06 May 2021 03:56:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10:9696/v2.0/security-groups/9663622b-7ee9-4fdc-896f-310b07311766'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9663622b-7ee9-4fdc-896f-310b07311766 does not exist", "detail": ""}}' 2021-05-06 03:56:28,747 90431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.10:9696/v2.0/floatingips/e61b0ce2-82b8-44ea-a6ad-bb5d5f1f63e0 0.832s 2021-05-06 03:56:28,748 90431 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-f298a5df-4ce9-42a6-b0a5-119d1c77f560', 'content-length': '0', 'date': 'Thu, 06 May 2021 03:56:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10:9696/v2.0/floatingips/e61b0ce2-82b8-44ea-a6ad-bb5d5f1f63e0'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Server 102b2406-4dcc-414c-837a-1fb2b506f0a8 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt7.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_negative.AttachVolumeNegativeTest | 3 | 2 | 1 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt8.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
pt8.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] |
fail
ft8.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-05-06 03:47:06,314 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.222.0.10/identity/v3/auth/tokens 0.167s 2021-05-06 03:47:06,315 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Thu, 06 May 2021 03:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3692', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d157fc11-0da7-46ec-8679-b8f36a306225', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.10/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "273b604a7e6447fdb5848c8d047e247d", "name": "tempest-AttachVolumeNegativeTest-1678856203-project", "password_expires_at": null}, "audit_ids": ["gV1_hAbTSLm47LlQ2tdjSA"], "expires_at": "2021-05-06T04:47:06.000000Z", "issued_at": "2021-05-06T03:47:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb3f0527b2c4968b4202a6129901884", "name": "tempest-AttachVolumeNegativeTest-1678856203"}, "is_domain": false, "roles": [{"id": "0a250e770fbb4b53a054b18f5162ee18", "name": "reader"}, {"id": "b00121122ce6449b88318139a2be960d", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b25a0154b064863bd2c4eb392ab5b13", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/8cb3f0527b2c4968b4202a6129901884", "region": "RegionOne"}], "id": "0313824f2497466faf5749d5dd082321", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "034c70fff7c74495b953df76183774eb", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v3/8cb3f0527b2c4968b4202a6129901884", "region": "RegionOne"}], "id": "03eeb44cd5114c0b9d1715c7c6616761", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "8c0684eb67094d4da2976386e9e653b9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2/8cb3f0527b2c4968b4202a6129901884", "region": "RegionOne"}], "id": "0cd87709102845fbb4bda40515925274", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "afb9e03b553d4aae88ed5bfa72858696", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/compute/v2.1", "region": "RegionOne"}], "id": "2303e649e19245a6b2971b4bbf8345f4", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b7bed8f443c14f818edbff643f7670b4", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/placement", "region": "RegionOne"}], "id": "279e6b8a33704566875a6e1a7ca7f501", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "869c8add4ccd42068ece4b4687e1c276", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/image", "region": "RegionOne"}], "id": "30575a18ad784e88a085fb1cba5c2fb3", "type": "image", "name": "glance"}, {"endpoints": [{"id": "9bfca468aedb44aeb6a46e99f2264c59", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10:8080", "region": "RegionOne"}, {"id": "aa0aa4d11fa0477fb2975c272888ad42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:8080/v1/AUTH_8cb3f0527b2c4968b4202a6129901884", "region": "RegionOne"}], "id": "63c83079c4aa482ca174dcc721e294e9", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "1ceda9ecb7f94e9fa3cb27c0c6fda5f5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10:9696/", "region": "RegionOne"}], "id": "a6721a5c9cf74beeac1c5d65ca70b2d1", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "013661b54c2f46898fed17351d1411c7", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}, {"id": "9b6165703eac4ee1b7dea12fcacf5214", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/identity", "region": "RegionOne"}], "id": "c77b37feccfd4e31bee33ea18061805f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "f48e500d2af649ac8699fab96531de5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.10/volume/v2/8cb3f0527b2c4968b4202a6129901884", "region": "RegionOne"}], "id": "d065430df049405ba67ce5dee6c5251c", "type": "volumev2", "name": "cinderv2"}]}}' 2021-05-06 03:47:06,316 90426 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '1f3f27aa-48e0-4d95-aa59-542a01b17ffa', 'name': 'tempest-AttachVolumeNegativeTest-990644954-network', 'tenant_id': '8cb3f0527b2c4968b4202a6129901884', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8cb3f0527b2c4968b4202a6129901884', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 153, 'availability_zone_hints': [], 'is_default': False, 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-05-06T03:44:29Z', 'updated_at': '2021-05-06T03:44:29Z', 'revision_number': 1} available for tenant 2021-05-06 03:47:09,800 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.10/compute/v2.1/servers 3.483s 2021-05-06 03:47:09,801 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1406056087", "imageRef": "27c517c0-75ea-4426-981d-5c2509f33568", "flavorRef": "452", "networks": [{"uuid": "1f3f27aa-48e0-4d95-aa59-542a01b17ffa"}]}} Response - Headers: {'date': 'Thu, 06 May 2021 03:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab46ebb3-ee9c-4bf2-a55f-c144abddce14', 'x-compute-request-id': 'req-ab46ebb3-ee9c-4bf2-a55f-c144abddce14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.10/compute/v2.1/servers'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Q98DoJpMiYDV"}}' 2021-05-06 03:47:10,940 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 1.136s 2021-05-06 03:47:10,940 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d62afa-647c-47bc-b616-9659ca47de4f', 'x-compute-request-id': 'req-70d62afa-647c-47bc-b616-9659ca47de4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:15,500 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 3.551s 2021-05-06 03:47:15,500 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747f5d56-9a31-4f08-8518-0f7c8b8fc497', 'x-compute-request-id': 'req-747f5d56-9a31-4f08-8518-0f7c8b8fc497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:19,515 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 3.007s 2021-05-06 03:47:19,516 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52fcf9fa-9952-4918-95fb-079c1753448e', 'x-compute-request-id': 'req-52fcf9fa-9952-4918-95fb-079c1753448e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:21,925 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 1.400s 2021-05-06 03:47:21,927 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f738c7-0e48-4b6e-b5bc-81af8a930420', 'x-compute-request-id': 'req-22f738c7-0e48-4b6e-b5bc-81af8a930420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:25,186 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 2.238s 2021-05-06 03:47:25,187 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a1a3f1b-e830-49c3-ac0f-c83561288807', 'x-compute-request-id': 'req-1a1a3f1b-e830-49c3-ac0f-c83561288807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:27,085 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.889s 2021-05-06 03:47:27,085 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07fc9e76-903a-42e7-b692-18a640e11c6e', 'x-compute-request-id': 'req-07fc9e76-903a-42e7-b692-18a640e11c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:28,720 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.620s 2021-05-06 03:47:28,720 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1de812ed-275b-4a1f-a321-69e19f6a5fc7', 'x-compute-request-id': 'req-1de812ed-275b-4a1f-a321-69e19f6a5fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:30,033 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.303s 2021-05-06 03:47:30,033 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-043ebfc6-2bc2-4c8a-99ff-17d4aef220f0', 'x-compute-request-id': 'req-043ebfc6-2bc2-4c8a-99ff-17d4aef220f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:31,938 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.883s 2021-05-06 03:47:31,938 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b01858-e142-4462-adad-6f737453fddd', 'x-compute-request-id': 'req-c2b01858-e142-4462-adad-6f737453fddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:33,644 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.696s 2021-05-06 03:47:33,644 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0349eeef-6d65-4e87-a3b6-85bd6cdee34f', 'x-compute-request-id': 'req-0349eeef-6d65-4e87-a3b6-85bd6cdee34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:34,937 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.284s 2021-05-06 03:47:34,937 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ca985d-64be-4bdc-9d03-0c02b8a654ca', 'x-compute-request-id': 'req-f0ca985d-64be-4bdc-9d03-0c02b8a654ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:36,145 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.200s 2021-05-06 03:47:36,146 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee88146-d19a-4a46-adfd-7b898ff02b94', 'x-compute-request-id': 'req-0ee88146-d19a-4a46-adfd-7b898ff02b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:37,344 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.189s 2021-05-06 03:47:37,345 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d119d000-3f22-4b82-8e4e-876f8d287d96', 'x-compute-request-id': 'req-d119d000-3f22-4b82-8e4e-876f8d287d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:38,561 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.207s 2021-05-06 03:47:38,562 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d24e3e4-a9ab-4c1c-874a-a33491960a8e', 'x-compute-request-id': 'req-9d24e3e4-a9ab-4c1c-874a-a33491960a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:39,737 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.166s 2021-05-06 03:47:39,737 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c2adf03-0460-41fc-b995-4e8702013190', 'x-compute-request-id': 'req-1c2adf03-0460-41fc-b995-4e8702013190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:40,970 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.224s 2021-05-06 03:47:40,971 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c726809c-b9fd-4d7b-9819-b5e731a7caef', 'x-compute-request-id': 'req-c726809c-b9fd-4d7b-9819-b5e731a7caef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:42,142 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.162s 2021-05-06 03:47:42,142 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce677454-9e21-4885-83b5-c91554256424', 'x-compute-request-id': 'req-ce677454-9e21-4885-83b5-c91554256424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:43,382 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.231s 2021-05-06 03:47:43,383 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b4f0eec-0d8c-4fe4-8247-4ef68f3703a9', 'x-compute-request-id': 'req-9b4f0eec-0d8c-4fe4-8247-4ef68f3703a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:44,530 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.139s 2021-05-06 03:47:44,531 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d07f3926-6a7c-4bf4-ae12-bf3dce2e601f', 'x-compute-request-id': 'req-d07f3926-6a7c-4bf4-ae12-bf3dce2e601f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:45,843 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.303s 2021-05-06 03:47:45,843 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3c55c55-c65e-424c-a4e6-837dcb1c993c', 'x-compute-request-id': 'req-f3c55c55-c65e-424c-a4e6-837dcb1c993c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:47,031 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.178s 2021-05-06 03:47:47,032 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e550bd05-6964-47a7-9229-512009a1c311', 'x-compute-request-id': 'req-e550bd05-6964-47a7-9229-512009a1c311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:48,223 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.181s 2021-05-06 03:47:48,223 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fae7a83-95dd-4e41-b5fc-412c91a8fdd9', 'x-compute-request-id': 'req-0fae7a83-95dd-4e41-b5fc-412c91a8fdd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:49,510 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.277s 2021-05-06 03:47:49,510 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de8a0af-b6f3-45e0-a608-1a78a449c2cb', 'x-compute-request-id': 'req-9de8a0af-b6f3-45e0-a608-1a78a449c2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:50,752 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.232s 2021-05-06 03:47:50,753 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd18aaf6-127b-4041-8c17-92337b80c4d8', 'x-compute-request-id': 'req-fd18aaf6-127b-4041-8c17-92337b80c4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:51,897 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.136s 2021-05-06 03:47:51,898 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-261c07af-baec-4eea-8b48-e62970c07f58', 'x-compute-request-id': 'req-261c07af-baec-4eea-8b48-e62970c07f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:53,411 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.501s 2021-05-06 03:47:53,411 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a59a098-7027-4afc-be72-e78f18f8b792', 'x-compute-request-id': 'req-3a59a098-7027-4afc-be72-e78f18f8b792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:55,360 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.940s 2021-05-06 03:47:55,361 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035f1657-5082-4920-8c42-87c6f6392ad9', 'x-compute-request-id': 'req-035f1657-5082-4920-8c42-87c6f6392ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:56,501 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.127s 2021-05-06 03:47:56,501 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce83ade-fb8f-4f2c-885a-d716436437c8', 'x-compute-request-id': 'req-fce83ade-fb8f-4f2c-885a-d716436437c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:57,615 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.105s 2021-05-06 03:47:57,615 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b93b9c0-48f6-4858-8dcc-83ce3f3584c7', 'x-compute-request-id': 'req-8b93b9c0-48f6-4858-8dcc-83ce3f3584c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:47:58,832 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.208s 2021-05-06 03:47:58,833 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f941a64-38bd-41c4-be49-1c6d1b470830', 'x-compute-request-id': 'req-1f941a64-38bd-41c4-be49-1c6d1b470830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:00,010 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.169s 2021-05-06 03:48:00,011 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eae0dcf-2de1-40bb-bcc3-48787dc0c120', 'x-compute-request-id': 'req-3eae0dcf-2de1-40bb-bcc3-48787dc0c120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:01,480 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.460s 2021-05-06 03:48:01,481 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5b9f4b4-e019-4e89-8ee6-deda09a30b82', 'x-compute-request-id': 'req-d5b9f4b4-e019-4e89-8ee6-deda09a30b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:02,718 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.229s 2021-05-06 03:48:02,719 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f222090e-5de0-4433-9276-bd1d227d062c', 'x-compute-request-id': 'req-f222090e-5de0-4433-9276-bd1d227d062c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:03,992 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.265s 2021-05-06 03:48:03,993 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb642273-65c4-4112-b1c5-615ffa2991ce', 'x-compute-request-id': 'req-cb642273-65c4-4112-b1c5-615ffa2991ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:05,207 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.205s 2021-05-06 03:48:05,207 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21931d02-da58-4ee8-b45d-c9aeab3234f7', 'x-compute-request-id': 'req-21931d02-da58-4ee8-b45d-c9aeab3234f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:06,438 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.221s 2021-05-06 03:48:06,438 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec3c9a3-9fdd-4903-afda-9221de9cfc26', 'x-compute-request-id': 'req-7ec3c9a3-9fdd-4903-afda-9221de9cfc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:07,608 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.160s 2021-05-06 03:48:07,609 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f674d25-eb54-4ce8-957b-c1f160bb3d43', 'x-compute-request-id': 'req-2f674d25-eb54-4ce8-957b-c1f160bb3d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:08,777 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.160s 2021-05-06 03:48:08,778 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93667d8e-cdf0-4de5-8857-561cd8cbf4d3', 'x-compute-request-id': 'req-93667d8e-cdf0-4de5-8857-561cd8cbf4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:10,009 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.223s 2021-05-06 03:48:10,010 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5baec49-03e4-4d4b-a679-b82e2e4e6c1f', 'x-compute-request-id': 'req-a5baec49-03e4-4d4b-a679-b82e2e4e6c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:11,273 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.254s 2021-05-06 03:48:11,274 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-219459d7-eb46-4c7c-bd9c-b7f8b3e60211', 'x-compute-request-id': 'req-219459d7-eb46-4c7c-bd9c-b7f8b3e60211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:12,480 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.197s 2021-05-06 03:48:12,480 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90127dde-8208-4f99-b93c-04c5bffd5fad', 'x-compute-request-id': 'req-90127dde-8208-4f99-b93c-04c5bffd5fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:13,650 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.162s 2021-05-06 03:48:13,651 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c75789f-842e-4ef5-8178-a8d7e40abeea', 'x-compute-request-id': 'req-9c75789f-842e-4ef5-8178-a8d7e40abeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:14,784 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.125s 2021-05-06 03:48:14,785 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbe3172b-4aca-41a4-9891-a2a621b38afe', 'x-compute-request-id': 'req-cbe3172b-4aca-41a4-9891-a2a621b38afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:16,065 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.271s 2021-05-06 03:48:16,066 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dabf3b8-8449-47cb-bf28-95cfaf683487', 'x-compute-request-id': 'req-3dabf3b8-8449-47cb-bf28-95cfaf683487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:17,240 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.165s 2021-05-06 03:48:17,240 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac4cda8-f564-4708-8d19-2f32b4ec0484', 'x-compute-request-id': 'req-0ac4cda8-f564-4708-8d19-2f32b4ec0484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:18,490 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.241s 2021-05-06 03:48:18,490 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2d2d84d-21f7-4f48-8af2-389c40594136', 'x-compute-request-id': 'req-f2d2d84d-21f7-4f48-8af2-389c40594136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:19,821 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.321s 2021-05-06 03:48:19,821 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642d2d8b-4785-477b-a5db-545dbf2905ea', 'x-compute-request-id': 'req-642d2d8b-4785-477b-a5db-545dbf2905ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:21,047 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.215s 2021-05-06 03:48:21,048 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f855a9-8fc4-46ff-ac4c-a99099bd66ea', 'x-compute-request-id': 'req-f6f855a9-8fc4-46ff-ac4c-a99099bd66ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:22,246 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.179s 2021-05-06 03:48:22,246 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83c72174-ff36-4d76-9794-8b0661380a68', 'x-compute-request-id': 'req-83c72174-ff36-4d76-9794-8b0661380a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:23,527 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.272s 2021-05-06 03:48:23,528 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3615a7d1-6287-43b3-9cd7-2c58dce6027b', 'x-compute-request-id': 'req-3615a7d1-6287-43b3-9cd7-2c58dce6027b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:24,863 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.326s 2021-05-06 03:48:24,863 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3cf0fd4-c8a2-4402-811c-13bca27ee284', 'x-compute-request-id': 'req-e3cf0fd4-c8a2-4402-811c-13bca27ee284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:26,074 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.201s 2021-05-06 03:48:26,075 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78bc4f5b-040e-4356-a66f-0b331a3ceb5c', 'x-compute-request-id': 'req-78bc4f5b-040e-4356-a66f-0b331a3ceb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:27,271 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.188s 2021-05-06 03:48:27,272 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca80912e-363e-4073-8cbd-d9319f993e41', 'x-compute-request-id': 'req-ca80912e-363e-4073-8cbd-d9319f993e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:28,484 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.203s 2021-05-06 03:48:28,484 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a2cae3e-5a9c-4294-a277-d7e3dee90041', 'x-compute-request-id': 'req-0a2cae3e-5a9c-4294-a277-d7e3dee90041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:29,751 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.258s 2021-05-06 03:48:29,751 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47fa6c24-f5d0-4081-a67e-268fff61c8a7', 'x-compute-request-id': 'req-47fa6c24-f5d0-4081-a67e-268fff61c8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:31,213 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.452s 2021-05-06 03:48:31,213 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c239d88d-5a08-4918-aae0-051a847b6479', 'x-compute-request-id': 'req-c239d88d-5a08-4918-aae0-051a847b6479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:32,752 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.531s 2021-05-06 03:48:32,753 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29736e80-9c15-4796-8fec-e7497f855883', 'x-compute-request-id': 'req-29736e80-9c15-4796-8fec-e7497f855883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:34,005 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.243s 2021-05-06 03:48:34,005 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da623e39-3bfa-49aa-8b04-757fab7f4d18', 'x-compute-request-id': 'req-da623e39-3bfa-49aa-8b04-757fab7f4d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:35,169 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.155s 2021-05-06 03:48:35,169 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-644c0d43-b083-4cac-a543-3b195d2d9607', 'x-compute-request-id': 'req-644c0d43-b083-4cac-a543-3b195d2d9607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:36,376 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.198s 2021-05-06 03:48:36,376 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa8a45d6-bcb8-4e6a-a4fa-e359210b8f81', 'x-compute-request-id': 'req-aa8a45d6-bcb8-4e6a-a4fa-e359210b8f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:37,617 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.231s 2021-05-06 03:48:37,617 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5258602c-846e-4702-aea9-28d9c613aec9', 'x-compute-request-id': 'req-5258602c-846e-4702-aea9-28d9c613aec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:38,732 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.106s 2021-05-06 03:48:38,732 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814ef1d4-d890-4eed-ab92-e76465839fd5', 'x-compute-request-id': 'req-814ef1d4-d890-4eed-ab92-e76465839fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:39,872 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.131s 2021-05-06 03:48:39,873 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5249ba-cad0-4549-8592-5bee7f77a633', 'x-compute-request-id': 'req-8e5249ba-cad0-4549-8592-5bee7f77a633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:41,052 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.171s 2021-05-06 03:48:41,053 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7593ff94-179e-4747-a2f8-907a049e168e', 'x-compute-request-id': 'req-7593ff94-179e-4747-a2f8-907a049e168e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:42,321 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.259s 2021-05-06 03:48:42,322 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d996a5-521b-42c5-8335-089d161097e7', 'x-compute-request-id': 'req-b4d996a5-521b-42c5-8335-089d161097e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:43,448 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.105s 2021-05-06 03:48:43,448 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d282acc-b5b4-4da0-8c12-cf3b018b1982', 'x-compute-request-id': 'req-2d282acc-b5b4-4da0-8c12-cf3b018b1982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:44,613 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.155s 2021-05-06 03:48:44,613 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f431f2a3-cb1b-4991-9bf2-44c1875684e8', 'x-compute-request-id': 'req-f431f2a3-cb1b-4991-9bf2-44c1875684e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:45,924 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.297s 2021-05-06 03:48:45,924 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da0516d-7e32-401f-b628-a7e36b72eaba', 'x-compute-request-id': 'req-2da0516d-7e32-401f-b628-a7e36b72eaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:47,127 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.193s 2021-05-06 03:48:47,127 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bb1858-3fa5-4db2-a63f-e29f0b2d5f8a', 'x-compute-request-id': 'req-c9bb1858-3fa5-4db2-a63f-e29f0b2d5f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:48,249 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.113s 2021-05-06 03:48:48,250 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06174fd-28e0-4556-9405-86ccaa54d1f7', 'x-compute-request-id': 'req-b06174fd-28e0-4556-9405-86ccaa54d1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:49,415 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.156s 2021-05-06 03:48:49,416 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db4c01f-72e4-4f33-8849-78cdbc58f7fc', 'x-compute-request-id': 'req-9db4c01f-72e4-4f33-8849-78cdbc58f7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:50,527 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.103s 2021-05-06 03:48:50,528 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e2e6d1-3318-4e8d-879f-22bfaf2a7816', 'x-compute-request-id': 'req-03e2e6d1-3318-4e8d-879f-22bfaf2a7816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:51,931 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.395s 2021-05-06 03:48:51,932 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ae2385-daee-474e-965c-4498c77d8dd6', 'x-compute-request-id': 'req-d4ae2385-daee-474e-965c-4498c77d8dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:53,261 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.321s 2021-05-06 03:48:53,262 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b042c95-612d-4ab0-83b5-eeb901300866', 'x-compute-request-id': 'req-2b042c95-612d-4ab0-83b5-eeb901300866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:54,641 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.366s 2021-05-06 03:48:54,641 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-295b79d7-b27b-4598-b899-470f7406edac', 'x-compute-request-id': 'req-295b79d7-b27b-4598-b899-470f7406edac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:55,852 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.198s 2021-05-06 03:48:55,852 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f978d05d-87eb-4cdb-82d6-c4764cfe0eb0', 'x-compute-request-id': 'req-f978d05d-87eb-4cdb-82d6-c4764cfe0eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:56,988 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.128s 2021-05-06 03:48:56,988 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca9a426-f1ea-4a63-9020-5d5dc82f8822', 'x-compute-request-id': 'req-1ca9a426-f1ea-4a63-9020-5d5dc82f8822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:58,099 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.098s 2021-05-06 03:48:58,099 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b42303e-5dd9-495a-aa0a-4081ecb04fed', 'x-compute-request-id': 'req-5b42303e-5dd9-495a-aa0a-4081ecb04fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:48:59,245 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.131s 2021-05-06 03:48:59,245 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a681aa3-25ff-4862-ba4e-a294ee85fa7a', 'x-compute-request-id': 'req-0a681aa3-25ff-4862-ba4e-a294ee85fa7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:48:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:00,430 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.175s 2021-05-06 03:49:00,431 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115dcbc7-832e-4416-ab73-0003a0559602', 'x-compute-request-id': 'req-115dcbc7-832e-4416-ab73-0003a0559602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:01,677 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.236s 2021-05-06 03:49:01,677 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f5e646f-50da-444a-891e-df6731c5101a', 'x-compute-request-id': 'req-6f5e646f-50da-444a-891e-df6731c5101a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:02,906 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.218s 2021-05-06 03:49:02,906 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97702398-712e-48b6-b1e0-18e4bb80960d', 'x-compute-request-id': 'req-97702398-712e-48b6-b1e0-18e4bb80960d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:04,104 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.171s 2021-05-06 03:49:04,105 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9410d5e-d572-47e6-959c-353f623dabb7', 'x-compute-request-id': 'req-b9410d5e-d572-47e6-959c-353f623dabb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:05,270 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.151s 2021-05-06 03:49:05,270 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bfd7bd0-dcf1-47f5-a2e6-74925fc13aa3', 'x-compute-request-id': 'req-0bfd7bd0-dcf1-47f5-a2e6-74925fc13aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:06,835 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.551s 2021-05-06 03:49:06,835 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-612af8a9-31d3-456a-971f-5b7cb70a0c68', 'x-compute-request-id': 'req-612af8a9-31d3-456a-971f-5b7cb70a0c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:08,131 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.287s 2021-05-06 03:49:08,132 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1e238e2-754f-44f6-a035-fe90217df9cb', 'x-compute-request-id': 'req-b1e238e2-754f-44f6-a035-fe90217df9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:09,509 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.368s 2021-05-06 03:49:09,510 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48b83d5-a998-4fa6-8bc2-650b04d087a6', 'x-compute-request-id': 'req-a48b83d5-a998-4fa6-8bc2-650b04d087a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:10,949 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.432s 2021-05-06 03:49:10,950 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a36686a-4936-4903-8d02-83abebce2b50', 'x-compute-request-id': 'req-1a36686a-4936-4903-8d02-83abebce2b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:12,743 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.786s 2021-05-06 03:49:12,744 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b092dcd9-96a3-43bd-a32f-1a8023cf8ba7', 'x-compute-request-id': 'req-b092dcd9-96a3-43bd-a32f-1a8023cf8ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:14,052 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.290s 2021-05-06 03:49:14,052 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da3208f1-40ff-4fc5-843e-b46cc5fc79e0', 'x-compute-request-id': 'req-da3208f1-40ff-4fc5-843e-b46cc5fc79e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:15,239 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.172s 2021-05-06 03:49:15,239 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fce477-514a-4126-9777-414aab73fed4', 'x-compute-request-id': 'req-17fce477-514a-4126-9777-414aab73fed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:16,372 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.115s 2021-05-06 03:49:16,373 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae3f7f52-f022-45db-8030-fbfc3b6f0e02', 'x-compute-request-id': 'req-ae3f7f52-f022-45db-8030-fbfc3b6f0e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:17,889 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.508s 2021-05-06 03:49:17,890 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787c65d3-c334-42be-ad87-ccbbac9a66f3', 'x-compute-request-id': 'req-787c65d3-c334-42be-ad87-ccbbac9a66f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:19,058 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.158s 2021-05-06 03:49:19,058 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eac0683-5f99-45c7-8736-9c9793cc7a2b', 'x-compute-request-id': 'req-3eac0683-5f99-45c7-8736-9c9793cc7a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:20,184 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.117s 2021-05-06 03:49:20,185 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3409bc2-a59b-4269-81b5-ff5980d8f7ac', 'x-compute-request-id': 'req-c3409bc2-a59b-4269-81b5-ff5980d8f7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:21,368 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.174s 2021-05-06 03:49:21,368 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0fbd25a-e1fa-4348-85bc-f05fddc8696e', 'x-compute-request-id': 'req-e0fbd25a-e1fa-4348-85bc-f05fddc8696e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:22,668 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.290s 2021-05-06 03:49:22,668 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb6ba28f-bb51-483f-806b-b2895a30d006', 'x-compute-request-id': 'req-cb6ba28f-bb51-483f-806b-b2895a30d006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:23,870 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.184s 2021-05-06 03:49:23,870 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3b03b4-a578-4f06-a06d-870a6d6916d9', 'x-compute-request-id': 'req-fb3b03b4-a578-4f06-a06d-870a6d6916d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:25,146 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.266s 2021-05-06 03:49:25,146 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b073b32-a411-466f-ae6a-26b12f9d7d4b', 'x-compute-request-id': 'req-9b073b32-a411-466f-ae6a-26b12f9d7d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:26,372 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.216s 2021-05-06 03:49:26,372 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b8d4ea4-b631-4c6b-afbd-16a5483512cf', 'x-compute-request-id': 'req-7b8d4ea4-b631-4c6b-afbd-16a5483512cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:27,649 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.268s 2021-05-06 03:49:27,650 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e98241ef-82fc-4879-bcc0-af411ca6018f', 'x-compute-request-id': 'req-e98241ef-82fc-4879-bcc0-af411ca6018f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:28,944 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.274s 2021-05-06 03:49:28,944 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2566a8e-5358-4f76-8158-8dbf1cf396a4', 'x-compute-request-id': 'req-e2566a8e-5358-4f76-8158-8dbf1cf396a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:30,317 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.364s 2021-05-06 03:49:30,317 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eff6115-5c45-49bb-bde8-ffb07b6cfa54', 'x-compute-request-id': 'req-9eff6115-5c45-49bb-bde8-ffb07b6cfa54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:31,444 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.117s 2021-05-06 03:49:31,445 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988a8df1-f68e-4d1e-8924-61c4c60be7ef', 'x-compute-request-id': 'req-988a8df1-f68e-4d1e-8924-61c4c60be7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:33,221 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.768s 2021-05-06 03:49:33,222 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47315716-bf9a-4444-85b3-ecec981ccba3', 'x-compute-request-id': 'req-47315716-bf9a-4444-85b3-ecec981ccba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:34,370 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.128s 2021-05-06 03:49:34,370 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e688090d-9207-4306-ba18-ba6c024d3705', 'x-compute-request-id': 'req-e688090d-9207-4306-ba18-ba6c024d3705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:35,534 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.155s 2021-05-06 03:49:35,534 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3800fc12-97fe-4e96-95c9-f8c68f96d756', 'x-compute-request-id': 'req-3800fc12-97fe-4e96-95c9-f8c68f96d756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:36,666 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.123s 2021-05-06 03:49:36,667 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7634684-afc7-470b-9f5a-7535e565ee8e', 'x-compute-request-id': 'req-f7634684-afc7-470b-9f5a-7535e565ee8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:37,822 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.147s 2021-05-06 03:49:37,823 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a31ec0b-18ae-4fdb-a6a3-b2b91246a699', 'x-compute-request-id': 'req-4a31ec0b-18ae-4fdb-a6a3-b2b91246a699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:38,989 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.158s 2021-05-06 03:49:38,990 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbee4204-9ffe-4bdf-86d6-0534b494f092', 'x-compute-request-id': 'req-bbee4204-9ffe-4bdf-86d6-0534b494f092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:40,121 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.122s 2021-05-06 03:49:40,122 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d470a867-f3be-4bba-b059-5f0dbc1e2fc2', 'x-compute-request-id': 'req-d470a867-f3be-4bba-b059-5f0dbc1e2fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:41,327 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.186s 2021-05-06 03:49:41,327 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b8ae90-dc24-494b-a816-461f5a7dd55c', 'x-compute-request-id': 'req-b6b8ae90-dc24-494b-a816-461f5a7dd55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:42,501 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.156s 2021-05-06 03:49:42,501 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3204dd5-6bad-4419-ad6c-ce44010237e3', 'x-compute-request-id': 'req-e3204dd5-6bad-4419-ad6c-ce44010237e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:43,912 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.400s 2021-05-06 03:49:43,913 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc90d0f6-551d-40c2-a950-dbfb132f2826', 'x-compute-request-id': 'req-fc90d0f6-551d-40c2-a950-dbfb132f2826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:45,027 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.105s 2021-05-06 03:49:45,028 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0160958-72b0-4b4f-9d5a-9d4ac19d6a2f', 'x-compute-request-id': 'req-f0160958-72b0-4b4f-9d5a-9d4ac19d6a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:46,547 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.496s 2021-05-06 03:49:46,547 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d631901f-466e-4e5e-b9d7-ec4b4f959ed9', 'x-compute-request-id': 'req-d631901f-466e-4e5e-b9d7-ec4b4f959ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:47,729 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.167s 2021-05-06 03:49:47,730 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1313e102-f7fd-4810-ba1a-bf9ebdc52868', 'x-compute-request-id': 'req-1313e102-f7fd-4810-ba1a-bf9ebdc52868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:48,890 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.152s 2021-05-06 03:49:48,890 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b234db9c-63e9-40b8-8b00-3c2b793f3db5', 'x-compute-request-id': 'req-b234db9c-63e9-40b8-8b00-3c2b793f3db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:50,058 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.159s 2021-05-06 03:49:50,059 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0efa8c0-855e-45f9-9f9e-5a73ba24a58e', 'x-compute-request-id': 'req-f0efa8c0-855e-45f9-9f9e-5a73ba24a58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:51,221 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.154s 2021-05-06 03:49:51,221 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad2ef11-279f-497f-88cd-c8b472365b9c', 'x-compute-request-id': 'req-4ad2ef11-279f-497f-88cd-c8b472365b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:52,367 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.136s 2021-05-06 03:49:52,368 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fcbbf8c-1918-4dcd-93db-51d894a9b961', 'x-compute-request-id': 'req-1fcbbf8c-1918-4dcd-93db-51d894a9b961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:53,484 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.105s 2021-05-06 03:49:53,484 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aedbbe71-f7fa-416a-bf7b-d549a876eb3c', 'x-compute-request-id': 'req-aedbbe71-f7fa-416a-bf7b-d549a876eb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:54,663 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.159s 2021-05-06 03:49:54,664 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d04bbe4-a816-49dd-a1c1-557d8f15b761', 'x-compute-request-id': 'req-5d04bbe4-a816-49dd-a1c1-557d8f15b761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:55,819 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.145s 2021-05-06 03:49:55,819 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5cf00c-0280-4fd4-89f7-880e3a3e4c6d', 'x-compute-request-id': 'req-7f5cf00c-0280-4fd4-89f7-880e3a3e4c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:57,019 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.173s 2021-05-06 03:49:57,019 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338e1843-725c-4372-8007-b1581fd83d71', 'x-compute-request-id': 'req-338e1843-725c-4372-8007-b1581fd83d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:58,258 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.229s 2021-05-06 03:49:58,259 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00c2cdb-81db-4a01-81c3-8a45e9c79ec9', 'x-compute-request-id': 'req-a00c2cdb-81db-4a01-81c3-8a45e9c79ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:49:59,475 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.207s 2021-05-06 03:49:59,476 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab57ee9-4d67-4369-b1ad-eb9b224e08fd', 'x-compute-request-id': 'req-6ab57ee9-4d67-4369-b1ad-eb9b224e08fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:49:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:00,656 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.168s 2021-05-06 03:50:00,656 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9432a0f9-8302-42fb-b936-189fe9cf868b', 'x-compute-request-id': 'req-9432a0f9-8302-42fb-b936-189fe9cf868b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:01,848 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.183s 2021-05-06 03:50:01,848 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2354daa-b5bd-4dbb-ad51-51b07aca447e', 'x-compute-request-id': 'req-a2354daa-b5bd-4dbb-ad51-51b07aca447e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:03,011 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.153s 2021-05-06 03:50:03,011 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd506483-80b3-4f02-9e88-126b964ebbe8', 'x-compute-request-id': 'req-dd506483-80b3-4f02-9e88-126b964ebbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:04,298 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.279s 2021-05-06 03:50:04,299 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec0845c9-0851-4955-a114-28545b2bc953', 'x-compute-request-id': 'req-ec0845c9-0851-4955-a114-28545b2bc953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:05,423 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.110s 2021-05-06 03:50:05,424 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73eb4599-1fc8-4cec-90bc-e32b6588fe46', 'x-compute-request-id': 'req-73eb4599-1fc8-4cec-90bc-e32b6588fe46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:06,637 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.203s 2021-05-06 03:50:06,637 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4f9ba1-f937-4d08-9de7-001d8b093b19', 'x-compute-request-id': 'req-4c4f9ba1-f937-4d08-9de7-001d8b093b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:07,766 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.120s 2021-05-06 03:50:07,766 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8f3900-5e30-4ed7-95b3-bebb3ab13dd4', 'x-compute-request-id': 'req-7d8f3900-5e30-4ed7-95b3-bebb3ab13dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:08,930 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.147s 2021-05-06 03:50:08,931 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f46686c3-ab33-4efa-bcff-579b0d8d817d', 'x-compute-request-id': 'req-f46686c3-ab33-4efa-bcff-579b0d8d817d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:10,323 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.384s 2021-05-06 03:50:10,323 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41266038-bbb0-4c1e-8781-847806580b4f', 'x-compute-request-id': 'req-41266038-bbb0-4c1e-8781-847806580b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:11,865 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.532s 2021-05-06 03:50:11,865 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5807a4b-ab78-40c8-8362-25b4080f946d', 'x-compute-request-id': 'req-f5807a4b-ab78-40c8-8362-25b4080f946d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:13,115 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.241s 2021-05-06 03:50:13,115 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f647112-ab88-449b-a105-b5e42a78b986', 'x-compute-request-id': 'req-9f647112-ab88-449b-a105-b5e42a78b986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:14,347 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.222s 2021-05-06 03:50:14,348 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec51ecc2-6403-4943-ace9-0d090bd16cf7', 'x-compute-request-id': 'req-ec51ecc2-6403-4943-ace9-0d090bd16cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:15,595 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.237s 2021-05-06 03:50:15,595 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a87ca460-b3ab-4bf0-ae6a-2f8fcff4a721', 'x-compute-request-id': 'req-a87ca460-b3ab-4bf0-ae6a-2f8fcff4a721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:16,879 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.266s 2021-05-06 03:50:16,879 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fe0b69-b50a-4be9-8287-569f89a956e9', 'x-compute-request-id': 'req-39fe0b69-b50a-4be9-8287-569f89a956e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:18,510 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.622s 2021-05-06 03:50:18,511 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b8f15c-81be-4440-8ad3-93ff1264db56', 'x-compute-request-id': 'req-37b8f15c-81be-4440-8ad3-93ff1264db56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:19,846 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.326s 2021-05-06 03:50:19,846 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-181a8de1-e0fa-4cda-a6da-d030258343f8', 'x-compute-request-id': 'req-181a8de1-e0fa-4cda-a6da-d030258343f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:21,040 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.175s 2021-05-06 03:50:21,040 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa2b2e8-a7cd-4352-abd5-469a7eaff975', 'x-compute-request-id': 'req-eaa2b2e8-a7cd-4352-abd5-469a7eaff975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:22,199 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.149s 2021-05-06 03:50:22,199 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b862fdf-89bf-4193-bc32-1b59afcffa04', 'x-compute-request-id': 'req-0b862fdf-89bf-4193-bc32-1b59afcffa04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:23,356 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.149s 2021-05-06 03:50:23,357 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4311a415-2a32-49a8-904e-acdcd95aa2c3', 'x-compute-request-id': 'req-4311a415-2a32-49a8-904e-acdcd95aa2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:24,493 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.128s 2021-05-06 03:50:24,494 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef74db73-aab5-431b-9c1c-bab708e6a4be', 'x-compute-request-id': 'req-ef74db73-aab5-431b-9c1c-bab708e6a4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:26,006 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.494s 2021-05-06 03:50:26,006 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cff78a2f-cae5-4c2f-adcd-b7fce5cbbb2c', 'x-compute-request-id': 'req-cff78a2f-cae5-4c2f-adcd-b7fce5cbbb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:27,128 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.113s 2021-05-06 03:50:27,128 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-069f6a98-ef78-4142-8dd4-32170ebb182c', 'x-compute-request-id': 'req-069f6a98-ef78-4142-8dd4-32170ebb182c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:28,250 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.113s 2021-05-06 03:50:28,250 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07359b4d-375a-416c-9a96-d9cee2e9d653', 'x-compute-request-id': 'req-07359b4d-375a-416c-9a96-d9cee2e9d653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:29,356 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.095s 2021-05-06 03:50:29,357 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3ad35c9-62a1-4b38-a006-a96d690d762f', 'x-compute-request-id': 'req-c3ad35c9-62a1-4b38-a006-a96d690d762f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:30,485 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.119s 2021-05-06 03:50:30,485 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad26328e-8ab6-4938-92b4-f1ffdf3b5578', 'x-compute-request-id': 'req-ad26328e-8ab6-4938-92b4-f1ffdf3b5578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:31,596 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.101s 2021-05-06 03:50:31,597 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04eb761b-dc8a-4dcb-8a6c-d9ecb6bed0e5', 'x-compute-request-id': 'req-04eb761b-dc8a-4dcb-8a6c-d9ecb6bed0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:32,699 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.093s 2021-05-06 03:50:32,699 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbafcf50-b3f8-4eb1-91b1-4886c1468ca9', 'x-compute-request-id': 'req-fbafcf50-b3f8-4eb1-91b1-4886c1468ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:33,856 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.148s 2021-05-06 03:50:33,857 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c808be-b5b4-4b09-b562-9194226eca03', 'x-compute-request-id': 'req-a9c808be-b5b4-4b09-b562-9194226eca03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:34,972 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.106s 2021-05-06 03:50:34,972 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9996cfa4-1cc7-4a95-9df3-3dff05a1dfe0', 'x-compute-request-id': 'req-9996cfa4-1cc7-4a95-9df3-3dff05a1dfe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:36,089 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.108s 2021-05-06 03:50:36,090 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829ccc23-d420-4907-81be-5529a3a8e352', 'x-compute-request-id': 'req-829ccc23-d420-4907-81be-5529a3a8e352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:37,229 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.129s 2021-05-06 03:50:37,229 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067cb0dd-9bf5-45c7-a446-6f2e5c8cae4b', 'x-compute-request-id': 'req-067cb0dd-9bf5-45c7-a446-6f2e5c8cae4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:38,376 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.132s 2021-05-06 03:50:38,376 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37db0df3-2a6f-4007-a89a-af087c5359cd', 'x-compute-request-id': 'req-37db0df3-2a6f-4007-a89a-af087c5359cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:39,785 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.400s 2021-05-06 03:50:39,786 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-434557a6-02ef-47f9-9b75-f1941e2c04e3', 'x-compute-request-id': 'req-434557a6-02ef-47f9-9b75-f1941e2c04e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:40,944 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.143s 2021-05-06 03:50:40,945 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9760a4-9605-4b64-abad-4600d05744f3', 'x-compute-request-id': 'req-cd9760a4-9605-4b64-abad-4600d05744f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:42,135 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.182s 2021-05-06 03:50:42,135 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce70e9da-996e-4806-9f74-cd31c3a5109e', 'x-compute-request-id': 'req-ce70e9da-996e-4806-9f74-cd31c3a5109e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:43,358 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.214s 2021-05-06 03:50:43,358 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56ce2fd-c869-4d36-aa1a-d30c33b880b7', 'x-compute-request-id': 'req-d56ce2fd-c869-4d36-aa1a-d30c33b880b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:44,478 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.110s 2021-05-06 03:50:44,478 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-962cf6b7-8918-4422-89e8-204bc1b31b3c', 'x-compute-request-id': 'req-962cf6b7-8918-4422-89e8-204bc1b31b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:45,595 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.106s 2021-05-06 03:50:45,595 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb7b60e6-9a35-476e-a6c3-3c19d0d806d5', 'x-compute-request-id': 'req-fb7b60e6-9a35-476e-a6c3-3c19d0d806d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:46,941 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.337s 2021-05-06 03:50:46,944 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67612d33-89e0-41c1-8b62-17d7b0792811', 'x-compute-request-id': 'req-67612d33-89e0-41c1-8b62-17d7b0792811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:48,060 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.091s 2021-05-06 03:50:48,061 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13c1141a-9185-435f-9ea6-d73094d66635', 'x-compute-request-id': 'req-13c1141a-9185-435f-9ea6-d73094d66635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:49,172 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.100s 2021-05-06 03:50:49,172 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd524e4c-6f71-43e7-9aec-0b46e25a8219', 'x-compute-request-id': 'req-dd524e4c-6f71-43e7-9aec-0b46e25a8219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:50,297 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.116s 2021-05-06 03:50:50,298 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed7828c-90fa-4b3e-9654-36d868a7c7d7', 'x-compute-request-id': 'req-9ed7828c-90fa-4b3e-9654-36d868a7c7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:51,451 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.144s 2021-05-06 03:50:51,451 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992d3791-daf7-4e14-9697-7977b6b86e32', 'x-compute-request-id': 'req-992d3791-daf7-4e14-9697-7977b6b86e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:52,573 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.113s 2021-05-06 03:50:52,574 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e2ee6d7-a127-4091-9b2f-4a4a47d21ef0', 'x-compute-request-id': 'req-6e2ee6d7-a127-4091-9b2f-4a4a47d21ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:53,697 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.116s 2021-05-06 03:50:53,697 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b24183a4-d1a3-4098-9185-2e193c28e694', 'x-compute-request-id': 'req-b24183a4-d1a3-4098-9185-2e193c28e694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:54,904 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.199s 2021-05-06 03:50:54,904 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e6e2648-4119-4240-96e2-d5329b5e469b', 'x-compute-request-id': 'req-5e6e2648-4119-4240-96e2-d5329b5e469b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:56,091 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.178s 2021-05-06 03:50:56,092 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dc73e8c-1523-42ac-b241-f1c8a5a38d2c', 'x-compute-request-id': 'req-7dc73e8c-1523-42ac-b241-f1c8a5a38d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:57,441 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.340s 2021-05-06 03:50:57,441 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a23251-2ae1-4c53-8c2e-f8dde76db416', 'x-compute-request-id': 'req-22a23251-2ae1-4c53-8c2e-f8dde76db416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:58,568 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.118s 2021-05-06 03:50:58,568 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7501aec-e851-4a02-9ce4-ba5cd0aad3e2', 'x-compute-request-id': 'req-b7501aec-e851-4a02-9ce4-ba5cd0aad3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:50:59,834 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.257s 2021-05-06 03:50:59,835 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef01c6f0-acef-47ec-9390-e408947d93f3', 'x-compute-request-id': 'req-ef01c6f0-acef-47ec-9390-e408947d93f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:50:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:01,075 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.232s 2021-05-06 03:51:01,075 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911c985c-a8b5-448b-8199-34101a4a5909', 'x-compute-request-id': 'req-911c985c-a8b5-448b-8199-34101a4a5909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:02,297 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.212s 2021-05-06 03:51:02,297 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8637cd9e-2cec-4c92-bd26-b2bc148f02c8', 'x-compute-request-id': 'req-8637cd9e-2cec-4c92-bd26-b2bc148f02c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:03,474 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.163s 2021-05-06 03:51:03,475 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf83a41e-49f1-4786-b467-d1f5d637e477', 'x-compute-request-id': 'req-cf83a41e-49f1-4786-b467-d1f5d637e477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:04,658 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.175s 2021-05-06 03:51:04,659 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658cbae0-acf1-4de9-85cb-71d473df307c', 'x-compute-request-id': 'req-658cbae0-acf1-4de9-85cb-71d473df307c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:05,754 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.086s 2021-05-06 03:51:05,755 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31e1fd30-2f90-430a-861c-2aa6df41b5ca', 'x-compute-request-id': 'req-31e1fd30-2f90-430a-861c-2aa6df41b5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:06,864 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.101s 2021-05-06 03:51:06,864 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49fbecad-e266-4780-92a4-ba76756d5ffc', 'x-compute-request-id': 'req-49fbecad-e266-4780-92a4-ba76756d5ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:07,975 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.102s 2021-05-06 03:51:07,975 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0167e7fd-64eb-42c0-b6a3-be2be2c6b4f6', 'x-compute-request-id': 'req-0167e7fd-64eb-42c0-b6a3-be2be2c6b4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:09,106 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.122s 2021-05-06 03:51:09,107 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6121310-d1d6-41af-9650-9e557ab55c86', 'x-compute-request-id': 'req-c6121310-d1d6-41af-9650-9e557ab55c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:10,204 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.088s 2021-05-06 03:51:10,205 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9689b4b4-e4e8-47d7-9161-d4db1ec6b29b', 'x-compute-request-id': 'req-9689b4b4-e4e8-47d7-9161-d4db1ec6b29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:11,441 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.227s 2021-05-06 03:51:11,441 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c30945-59ec-47de-93ca-f6f2d5c4170c', 'x-compute-request-id': 'req-92c30945-59ec-47de-93ca-f6f2d5c4170c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:12,554 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.104s 2021-05-06 03:51:12,555 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b0da095-c2bd-4668-8627-adf23862778f', 'x-compute-request-id': 'req-2b0da095-c2bd-4668-8627-adf23862778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:13,654 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.090s 2021-05-06 03:51:13,654 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d506ab23-5ffa-49e3-b7e0-ae73378136b0', 'x-compute-request-id': 'req-d506ab23-5ffa-49e3-b7e0-ae73378136b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:14,796 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.123s 2021-05-06 03:51:14,796 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3abb7d-f463-4591-99f3-2e46b9580b26', 'x-compute-request-id': 'req-8a3abb7d-f463-4591-99f3-2e46b9580b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:15,903 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.097s 2021-05-06 03:51:15,903 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06535dca-2a81-4b12-a57d-d93a6764b586', 'x-compute-request-id': 'req-06535dca-2a81-4b12-a57d-d93a6764b586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:17,002 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.091s 2021-05-06 03:51:17,003 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-675d262b-fe54-46f8-8cd5-08e0a0dce178', 'x-compute-request-id': 'req-675d262b-fe54-46f8-8cd5-08e0a0dce178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:18,114 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.103s 2021-05-06 03:51:18,115 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7506471f-63db-4244-968e-28185a179937', 'x-compute-request-id': 'req-7506471f-63db-4244-968e-28185a179937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:19,231 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.107s 2021-05-06 03:51:19,231 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc09e713-6e4f-46ec-942a-355daae07d22', 'x-compute-request-id': 'req-bc09e713-6e4f-46ec-942a-355daae07d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:20,531 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.291s 2021-05-06 03:51:20,531 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6ac34b-84ae-46f8-a6b3-6e6b05ba0e91', 'x-compute-request-id': 'req-5a6ac34b-84ae-46f8-a6b3-6e6b05ba0e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:21,748 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.207s 2021-05-06 03:51:21,748 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf3f96a-e3ee-48a2-bc1c-f71a291f86a2', 'x-compute-request-id': 'req-fcf3f96a-e3ee-48a2-bc1c-f71a291f86a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:22,994 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.236s 2021-05-06 03:51:22,994 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1874304c-3031-4c97-bfee-daabb7690e7e', 'x-compute-request-id': 'req-1874304c-3031-4c97-bfee-daabb7690e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:24,202 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.199s 2021-05-06 03:51:24,202 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ef1d22-6065-407c-8a08-94b4f6e3ac4f', 'x-compute-request-id': 'req-38ef1d22-6065-407c-8a08-94b4f6e3ac4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:25,329 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.118s 2021-05-06 03:51:25,330 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ed72d0-b7b3-4c23-965f-ab4d65a8ee01', 'x-compute-request-id': 'req-37ed72d0-b7b3-4c23-965f-ab4d65a8ee01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:26,456 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.115s 2021-05-06 03:51:26,456 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-556eeaba-b703-4d99-94bb-4728557e1047', 'x-compute-request-id': 'req-556eeaba-b703-4d99-94bb-4728557e1047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:27,583 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.118s 2021-05-06 03:51:27,584 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e10a8b6f-0704-45f2-bddc-9bfec6b6510a', 'x-compute-request-id': 'req-e10a8b6f-0704-45f2-bddc-9bfec6b6510a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:28,691 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.098s 2021-05-06 03:51:28,691 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec4cc37-6d24-4f1f-a6d3-3cf882a1a647', 'x-compute-request-id': 'req-1ec4cc37-6d24-4f1f-a6d3-3cf882a1a647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:29,796 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.096s 2021-05-06 03:51:29,796 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88925059-e5bc-40d5-af83-9c4fc59f6c31', 'x-compute-request-id': 'req-88925059-e5bc-40d5-af83-9c4fc59f6c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:30,895 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.090s 2021-05-06 03:51:30,896 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbf78e5-3b7a-47f9-8572-b52ae85af1f2', 'x-compute-request-id': 'req-9cbf78e5-3b7a-47f9-8572-b52ae85af1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:32,012 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.108s 2021-05-06 03:51:32,013 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860d61d2-0dd9-46f0-ae98-d714c21d8ecd', 'x-compute-request-id': 'req-860d61d2-0dd9-46f0-ae98-d714c21d8ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:33,239 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.217s 2021-05-06 03:51:33,239 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d77cd39-4d30-45f9-b281-2e0a08f727ed', 'x-compute-request-id': 'req-4d77cd39-4d30-45f9-b281-2e0a08f727ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:34,337 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.089s 2021-05-06 03:51:34,337 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4114c64-9d20-418f-9051-c5dc1be9b15c', 'x-compute-request-id': 'req-d4114c64-9d20-418f-9051-c5dc1be9b15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:35,432 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.086s 2021-05-06 03:51:35,432 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9baf492-2611-411c-a7b8-4b6a362e1802', 'x-compute-request-id': 'req-a9baf492-2611-411c-a7b8-4b6a362e1802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:36,530 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.089s 2021-05-06 03:51:36,530 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-287f074f-708f-4cf2-ac18-320708d38ea4', 'x-compute-request-id': 'req-287f074f-708f-4cf2-ac18-320708d38ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:37,633 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.093s 2021-05-06 03:51:37,633 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d427fd99-d18d-4aaa-9b9c-dad64abab072', 'x-compute-request-id': 'req-d427fd99-d18d-4aaa-9b9c-dad64abab072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:38,799 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.157s 2021-05-06 03:51:38,800 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7d95813-ce65-4903-84da-a29c9c6370bb', 'x-compute-request-id': 'req-a7d95813-ce65-4903-84da-a29c9c6370bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:39,929 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.119s 2021-05-06 03:51:39,929 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e801ffe9-f3e2-46b3-b26c-672ffd6854cd', 'x-compute-request-id': 'req-e801ffe9-f3e2-46b3-b26c-672ffd6854cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:41,082 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.144s 2021-05-06 03:51:41,083 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f48f7d-29dd-4508-aa45-13769a41c0e9', 'x-compute-request-id': 'req-a5f48f7d-29dd-4508-aa45-13769a41c0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:42,211 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.119s 2021-05-06 03:51:42,211 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a09c378d-2105-4d04-a339-3e99749bc482', 'x-compute-request-id': 'req-a09c378d-2105-4d04-a339-3e99749bc482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:43,362 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.143s 2021-05-06 03:51:43,363 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca47f4de-a365-490d-bcfb-1d6851b2924a', 'x-compute-request-id': 'req-ca47f4de-a365-490d-bcfb-1d6851b2924a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:44,615 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.243s 2021-05-06 03:51:44,615 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0bf9c02-2247-4a71-b662-e9a9a3d6301c', 'x-compute-request-id': 'req-d0bf9c02-2247-4a71-b662-e9a9a3d6301c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:45,891 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.267s 2021-05-06 03:51:45,892 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b17d71c3-85b5-4a9c-8487-62be01fbd08a', 'x-compute-request-id': 'req-b17d71c3-85b5-4a9c-8487-62be01fbd08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:47,037 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.136s 2021-05-06 03:51:47,038 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8afe6ad-ff0b-468e-9e3b-c8c173249496', 'x-compute-request-id': 'req-e8afe6ad-ff0b-468e-9e3b-c8c173249496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:48,172 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.125s 2021-05-06 03:51:48,172 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f723952-b096-411f-a9e3-929691638176', 'x-compute-request-id': 'req-6f723952-b096-411f-a9e3-929691638176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:49,312 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.131s 2021-05-06 03:51:49,312 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0550d383-3183-4c3b-9946-c360bb80d315', 'x-compute-request-id': 'req-0550d383-3183-4c3b-9946-c360bb80d315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:50,481 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.159s 2021-05-06 03:51:50,481 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a710f56-0939-420f-864a-8d8b419e1387', 'x-compute-request-id': 'req-3a710f56-0939-420f-864a-8d8b419e1387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:51,687 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.193s 2021-05-06 03:51:51,687 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119c5313-bb11-4d1a-9301-21be2f2cf413', 'x-compute-request-id': 'req-119c5313-bb11-4d1a-9301-21be2f2cf413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:53,096 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.399s 2021-05-06 03:51:53,096 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2dc431-25fc-4d83-963a-5e0af5f98436', 'x-compute-request-id': 'req-9c2dc431-25fc-4d83-963a-5e0af5f98436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:54,301 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.196s 2021-05-06 03:51:54,301 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80713b66-65ce-4915-b0e0-c482bd050c74', 'x-compute-request-id': 'req-80713b66-65ce-4915-b0e0-c482bd050c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:55,558 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.248s 2021-05-06 03:51:55,558 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0515a973-0778-4620-b3ab-eb5a247977ff', 'x-compute-request-id': 'req-0515a973-0778-4620-b3ab-eb5a247977ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:56,955 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.388s 2021-05-06 03:51:56,956 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f9d407-7144-4a83-b841-73b0e1bfd4c0', 'x-compute-request-id': 'req-69f9d407-7144-4a83-b841-73b0e1bfd4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:58,130 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.165s 2021-05-06 03:51:58,130 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f614ed1-22d3-4ced-b1ba-5d9fc44bea26', 'x-compute-request-id': 'req-8f614ed1-22d3-4ced-b1ba-5d9fc44bea26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:51:59,843 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.704s 2021-05-06 03:51:59,844 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-782a958d-4aa5-43c4-bbdc-07d05482dd44', 'x-compute-request-id': 'req-782a958d-4aa5-43c4-bbdc-07d05482dd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:51:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:01,291 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.438s 2021-05-06 03:52:01,292 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-690e09a8-b891-4257-9c1f-335c93ff79c7', 'x-compute-request-id': 'req-690e09a8-b891-4257-9c1f-335c93ff79c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:02,458 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.156s 2021-05-06 03:52:02,458 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3bf6dd3-0073-45e5-a155-bf5488abc4c4', 'x-compute-request-id': 'req-b3bf6dd3-0073-45e5-a155-bf5488abc4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:03,619 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.152s 2021-05-06 03:52:03,619 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f654e197-6187-4f6b-9777-89644801c6bf', 'x-compute-request-id': 'req-f654e197-6187-4f6b-9777-89644801c6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:05,356 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.728s 2021-05-06 03:52:05,357 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d2187b-9d94-4a38-9e24-5b07258078ae', 'x-compute-request-id': 'req-04d2187b-9d94-4a38-9e24-5b07258078ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:06,552 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.186s 2021-05-06 03:52:06,552 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4717359d-20e9-4143-b015-0e2048e51d22', 'x-compute-request-id': 'req-4717359d-20e9-4143-b015-0e2048e51d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:07,905 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.344s 2021-05-06 03:52:07,906 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa888b4-0177-4583-ae44-47ca09eddcc5', 'x-compute-request-id': 'req-bfa888b4-0177-4583-ae44-47ca09eddcc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:09,252 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.336s 2021-05-06 03:52:09,252 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef4cd04-f62b-42b6-9b00-27f070d097b5', 'x-compute-request-id': 'req-eef4cd04-f62b-42b6-9b00-27f070d097b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:10,453 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.190s 2021-05-06 03:52:10,453 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76718161-a2de-4808-8ba3-090d19943eba', 'x-compute-request-id': 'req-76718161-a2de-4808-8ba3-090d19943eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:11,969 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.505s 2021-05-06 03:52:11,970 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d90b56c3-3099-4a52-a3d0-d308317c2732', 'x-compute-request-id': 'req-d90b56c3-3099-4a52-a3d0-d308317c2732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:13,577 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.598s 2021-05-06 03:52:13,577 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be56105f-1404-4877-bf6f-969ca099e1a4', 'x-compute-request-id': 'req-be56105f-1404-4877-bf6f-969ca099e1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:14,974 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.387s 2021-05-06 03:52:14,974 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc79d5fe-7e98-4999-a474-e35dc82517ac', 'x-compute-request-id': 'req-cc79d5fe-7e98-4999-a474-e35dc82517ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:16,126 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.143s 2021-05-06 03:52:16,126 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6638241c-639b-4cc8-9b9d-1fb4f02b5425', 'x-compute-request-id': 'req-6638241c-639b-4cc8-9b9d-1fb4f02b5425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:17,256 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.120s 2021-05-06 03:52:17,256 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc4479a-aad7-487c-870e-1cc15c932a87', 'x-compute-request-id': 'req-2fc4479a-aad7-487c-870e-1cc15c932a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:18,367 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.102s 2021-05-06 03:52:18,367 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d355fe41-d74a-4678-9ef0-3e2c8daaa889', 'x-compute-request-id': 'req-d355fe41-d74a-4678-9ef0-3e2c8daaa889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:19,598 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.221s 2021-05-06 03:52:19,598 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd7056f-953e-424b-af77-fd808182e801', 'x-compute-request-id': 'req-edd7056f-953e-424b-af77-fd808182e801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:20,842 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.237s 2021-05-06 03:52:20,843 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-195e642c-f48d-4a72-abec-2e23d6524747', 'x-compute-request-id': 'req-195e642c-f48d-4a72-abec-2e23d6524747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:21,970 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.119s 2021-05-06 03:52:21,971 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf246f60-9678-4ee4-bdfd-1cbd0eede8a4', 'x-compute-request-id': 'req-bf246f60-9678-4ee4-bdfd-1cbd0eede8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:23,083 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.103s 2021-05-06 03:52:23,083 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ba7110-221a-4acf-8f6e-52bc36d1290e', 'x-compute-request-id': 'req-55ba7110-221a-4acf-8f6e-52bc36d1290e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:24,281 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.189s 2021-05-06 03:52:24,282 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b668576d-7131-4e1f-8a34-a6873963ac37', 'x-compute-request-id': 'req-b668576d-7131-4e1f-8a34-a6873963ac37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:25,453 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.163s 2021-05-06 03:52:25,454 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-591691c1-0818-48e4-9514-bb79354c7325', 'x-compute-request-id': 'req-591691c1-0818-48e4-9514-bb79354c7325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:26,830 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.368s 2021-05-06 03:52:26,831 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4069bb87-47dd-4eb8-9a4c-2a8dd95d2cc3', 'x-compute-request-id': 'req-4069bb87-47dd-4eb8-9a4c-2a8dd95d2cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:27,983 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.143s 2021-05-06 03:52:27,984 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de429aa1-1fbd-40af-a89b-e2736748ca82', 'x-compute-request-id': 'req-de429aa1-1fbd-40af-a89b-e2736748ca82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:29,214 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.220s 2021-05-06 03:52:29,215 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-405fdeea-bffb-4919-b0cd-4f16ca3f6962', 'x-compute-request-id': 'req-405fdeea-bffb-4919-b0cd-4f16ca3f6962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:30,334 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.111s 2021-05-06 03:52:30,334 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca3cb3e-600b-4abc-b260-059e530624de', 'x-compute-request-id': 'req-4ca3cb3e-600b-4abc-b260-059e530624de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:31,472 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.128s 2021-05-06 03:52:31,472 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10718416-cfc6-4a1c-857d-f2f44726813a', 'x-compute-request-id': 'req-10718416-cfc6-4a1c-857d-f2f44726813a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:32,647 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.165s 2021-05-06 03:52:32,647 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb93dc6-dd1c-46f4-b225-5e9b0478d924', 'x-compute-request-id': 'req-3eb93dc6-dd1c-46f4-b225-5e9b0478d924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:33,788 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.132s 2021-05-06 03:52:33,789 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a91469f-8c41-45a4-858a-2c2d56fbeea0', 'x-compute-request-id': 'req-2a91469f-8c41-45a4-858a-2c2d56fbeea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:34,934 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.131s 2021-05-06 03:52:34,934 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a4cb133-0785-401f-bf5e-aac58c535652', 'x-compute-request-id': 'req-3a4cb133-0785-401f-bf5e-aac58c535652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:36,073 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.129s 2021-05-06 03:52:36,073 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41613e06-1abb-4e32-82be-12797e01a953', 'x-compute-request-id': 'req-41613e06-1abb-4e32-82be-12797e01a953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:37,332 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.251s 2021-05-06 03:52:37,332 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2fa033b-7c73-47d4-bbbe-68c5f2b7bc7e', 'x-compute-request-id': 'req-e2fa033b-7c73-47d4-bbbe-68c5f2b7bc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:38,480 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.139s 2021-05-06 03:52:38,481 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55886719-b3c8-4698-b0f1-bfdaae72e3f3', 'x-compute-request-id': 'req-55886719-b3c8-4698-b0f1-bfdaae72e3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:39,609 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.120s 2021-05-06 03:52:39,610 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be1748a3-2501-49b0-9750-df44aee04dbb', 'x-compute-request-id': 'req-be1748a3-2501-49b0-9750-df44aee04dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:40,728 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.109s 2021-05-06 03:52:40,729 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4502b9f3-3c6c-48dd-b533-0b3ce6a65c82', 'x-compute-request-id': 'req-4502b9f3-3c6c-48dd-b533-0b3ce6a65c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:41,827 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.087s 2021-05-06 03:52:41,828 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b847a66d-fb1f-4bf3-b0db-f17348e342cd', 'x-compute-request-id': 'req-b847a66d-fb1f-4bf3-b0db-f17348e342cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:42,925 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.088s 2021-05-06 03:52:42,926 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef11743-42e3-4f91-90ae-27c8d65de31a', 'x-compute-request-id': 'req-fef11743-42e3-4f91-90ae-27c8d65de31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:44,027 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.093s 2021-05-06 03:52:44,028 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0517e671-4ad6-4b2d-aca1-e6dab1394792', 'x-compute-request-id': 'req-0517e671-4ad6-4b2d-aca1-e6dab1394792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:45,127 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.091s 2021-05-06 03:52:45,128 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953baa8d-0e20-4c3a-9dc8-77c1ddf9fc6c', 'x-compute-request-id': 'req-953baa8d-0e20-4c3a-9dc8-77c1ddf9fc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:46,228 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.088s 2021-05-06 03:52:46,229 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f507628-a4ec-472d-9b49-8c108aa546bb', 'x-compute-request-id': 'req-7f507628-a4ec-472d-9b49-8c108aa546bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:47,328 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.091s 2021-05-06 03:52:47,329 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c844a0bb-6c15-4f07-800f-7602597f882a', 'x-compute-request-id': 'req-c844a0bb-6c15-4f07-800f-7602597f882a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:48,427 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.088s 2021-05-06 03:52:48,427 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2415bb60-41a1-4861-8990-d90405a4597a', 'x-compute-request-id': 'req-2415bb60-41a1-4861-8990-d90405a4597a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:49,537 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.101s 2021-05-06 03:52:49,538 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b7042ed-4e6f-4a7b-800d-6d79793d76e0', 'x-compute-request-id': 'req-1b7042ed-4e6f-4a7b-800d-6d79793d76e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:50,662 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.115s 2021-05-06 03:52:50,662 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a0faebf-a523-49b6-b6b8-6d6b88b7977f', 'x-compute-request-id': 'req-7a0faebf-a523-49b6-b6b8-6d6b88b7977f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:51,796 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.124s 2021-05-06 03:52:51,796 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd6f6503-a929-4b26-aecc-26f380c42443', 'x-compute-request-id': 'req-fd6f6503-a929-4b26-aecc-26f380c42443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:52,928 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.123s 2021-05-06 03:52:52,929 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba40a812-0581-4920-849c-665ae3eb65ac', 'x-compute-request-id': 'req-ba40a812-0581-4920-849c-665ae3eb65ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:54,068 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.131s 2021-05-06 03:52:54,068 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d2ce726-69fd-42ba-adee-fdeb338a551f', 'x-compute-request-id': 'req-6d2ce726-69fd-42ba-adee-fdeb338a551f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:55,316 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.239s 2021-05-06 03:52:55,316 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d9df912-c81d-476c-b810-338b0877e6a3', 'x-compute-request-id': 'req-0d9df912-c81d-476c-b810-338b0877e6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:56,445 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.120s 2021-05-06 03:52:56,445 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa59736-2323-4e5e-898f-826b589394df', 'x-compute-request-id': 'req-5fa59736-2323-4e5e-898f-826b589394df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:57,574 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.121s 2021-05-06 03:52:57,575 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df7369d-bfa8-4c69-bd8f-3db16a3c6e28', 'x-compute-request-id': 'req-2df7369d-bfa8-4c69-bd8f-3db16a3c6e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:58,707 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.121s 2021-05-06 03:52:58,707 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6184e3f-645e-43c3-84b4-b9599c14bc6f', 'x-compute-request-id': 'req-d6184e3f-645e-43c3-84b4-b9599c14bc6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:52:59,841 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.125s 2021-05-06 03:52:59,841 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64436e2-8867-4638-8229-79e48f5118eb', 'x-compute-request-id': 'req-a64436e2-8867-4638-8229-79e48f5118eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:52:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:01,101 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.250s 2021-05-06 03:53:01,101 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b812225-c898-4efa-b099-b7f6bede8bab', 'x-compute-request-id': 'req-0b812225-c898-4efa-b099-b7f6bede8bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:02,235 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.125s 2021-05-06 03:53:02,235 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee3048c1-3ec7-4d7e-8ddb-d97d343dfee3', 'x-compute-request-id': 'req-ee3048c1-3ec7-4d7e-8ddb-d97d343dfee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:03,422 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.177s 2021-05-06 03:53:03,422 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f2db838-8faa-46d8-9d9d-8403dc721ed4', 'x-compute-request-id': 'req-3f2db838-8faa-46d8-9d9d-8403dc721ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:04,551 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.116s 2021-05-06 03:53:04,551 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40db179c-b60d-47be-bf12-1aa47e53e9cf', 'x-compute-request-id': 'req-40db179c-b60d-47be-bf12-1aa47e53e9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:05,685 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.125s 2021-05-06 03:53:05,685 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51784db0-4ebf-407f-8878-e14723ebb974', 'x-compute-request-id': 'req-51784db0-4ebf-407f-8878-e14723ebb974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:06,816 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.121s 2021-05-06 03:53:06,817 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35b4d7d-68a2-46b4-a75b-dd5ee9bc9728', 'x-compute-request-id': 'req-c35b4d7d-68a2-46b4-a75b-dd5ee9bc9728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:07,948 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.123s 2021-05-06 03:53:07,948 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5e7ec1-8a11-4540-9928-e061c4109869', 'x-compute-request-id': 'req-0f5e7ec1-8a11-4540-9928-e061c4109869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:09,197 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.240s 2021-05-06 03:53:09,198 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-178c32f4-c305-44cc-a628-b909369d8190', 'x-compute-request-id': 'req-178c32f4-c305-44cc-a628-b909369d8190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:10,331 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.123s 2021-05-06 03:53:10,332 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75eedfe1-74d6-4dba-bb63-65a98d5c245d', 'x-compute-request-id': 'req-75eedfe1-74d6-4dba-bb63-65a98d5c245d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"server": {"id": "3047b009-aac0-40ba-a3da-5cd30b47361e", "name": "tempest-AttachVolumeNegativeTest-server-1406056087", "status": "BUILD", "tenant_id": "8cb3f0527b2c4968b4202a6129901884", "user_id": "273b604a7e6447fdb5848c8d047e247d", "metadata": {}, "hostId": "", "image": {"id": "27c517c0-75ea-4426-981d-5c2509f33568", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/images/27c517c0-75ea-4426-981d-5c2509f33568"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.10/compute/flavors/452"}]}, "created": "2021-05-06T03:47:10Z", "updated": "2021-05-06T03:53:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}, {"rel": "bookmark", "href": "http://10.222.0.10/compute/servers/3047b009-aac0-40ba-a3da-5cd30b47361e"}], "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": []}}' 2021-05-06 03:53:10,646 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.306s 2021-05-06 03:53:10,646 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:10 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-f329e1ea-b7f8-4104-b39b-64e8bdc7e5b4', 'x-compute-request-id': 'req-f329e1ea-b7f8-4104-b39b-64e8bdc7e5b4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'' 2021-05-06 03:53:10,677 90426 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e 0.030s 2021-05-06 03:53:10,677 90426 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Thu, 06 May 2021 03:53:10 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-c1e78746-9323-445e-8b8d-41ede01040cd', 'x-compute-request-id': 'req-c1e78746-9323-445e-8b8d-41ede01040cd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.10/compute/v2.1/servers/3047b009-aac0-40ba-a3da-5cd30b47361e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3047b009-aac0-40ba-a3da-5cd30b47361e could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 40, in test_delete_attached_volume server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 266, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 265, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 236, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (AttachVolumeNegativeTest:test_delete_attached_volume) Server 3047b009-aac0-40ba-a3da-5cd30b47361e failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: BUILD. Current task state: scheduling. |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt9.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
pt10.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
pt11.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
pt12.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
pt13.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
pt14.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
pt15.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
pt16.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesTestJSON) |
skip
pt17.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesV270Test) |
skip
pt17.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt17.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt18.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
pt19.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
pt20.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
pt21.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt21.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
ServerStableDeviceRescueTest) |
skip
pt21.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
pt22.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
pt23.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
pt24.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt25.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
pt26.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
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.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
pt33.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
pt34.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
pt35.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
pt36.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
pt37.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
pt38.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt39.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt40.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt41.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
pt42.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
pt43.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
ListImagesTest) |
skip
pt44.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt44.2: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
CreateRegisterImagesTest) |
skip
pt44.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
pt45.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
pt46.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
pt47.1: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
MultiStoresImportImagesTest) |
skip
pt47.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
pt48.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt49.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
pt50.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
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_minbw_allocation_placement | 1 | 0 | 0 | 0 | 1 | Detail | |
MinBwAllocationPlacementTest) |
skip
pt52.1: setUpClass (tempest.scenario.test_minbw_allocation_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.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt64.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
pt64.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
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt72.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_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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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.LiveAutoBlockMigrationV225Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt78.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
pass
pt78.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.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
pt78.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.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] |
pass
pt78.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
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
pt79.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.LiveMigrationTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
pass
pt80.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
pt80.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
pt80.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] |
pass
pt80.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
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_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
pass
pt82.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt82.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
pt82.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
pt82.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
pt82.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt83.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
pt83.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
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.ServersAdminTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt92.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt93.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
pt94.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
pt94.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
pt94.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
pt94.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
pt94.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
pt95.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
pt95.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
pt95.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
pt96.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
pt96.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
pt96.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
pt96.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt97.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
pt98.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt100.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
pt101.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
pt101.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt103.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
pt104.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
pt104.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
pt105.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
pt105.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.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt106.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
pt106.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
pt107.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
pt107.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
pt107.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
pt108.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt109.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt110.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
pt111.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
pt111.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
pt111.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
pt111.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt112.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
pt113.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
pt113.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
pt113.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
pt113.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
pt114.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
pt114.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
pt115.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
pt115.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
pt115.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
pt115.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
pt115.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt116.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
pt117.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
pt118.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
pt118.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
pt118.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
pt119.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
pt119.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
pt119.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
pt119.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt120.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
pt121.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
pt121.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
pt121.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
pt121.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
pt121.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
pt121.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
pt122.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
pt123.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
pt124.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
pt124.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
pt124.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
pt124.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
pt124.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
pt125.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
pt125.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
pt125.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
pt125.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
pt125.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
pt125.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
pt125.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
pt125.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
pt126.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
pt126.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
pt126.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
pt126.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
pt126.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
pt127.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
pt127.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
pt127.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
pt127.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
pt127.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
pt127.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
pt127.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
pt127.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
pt127.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
pt127.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
pt127.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
pt128.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
pt129.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
pt129.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
pt129.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
pt129.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
pt129.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.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt130.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
pt130.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
pt130.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
pt130.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
pt130.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
pt131.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
pt131.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
pt131.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
pt131.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
pt131.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
pt132.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
pt132.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt133.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
pt134.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
pt135.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_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt136.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
pt136.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
pt137.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
pt138.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
pt138.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_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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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
pt139.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_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt140.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
pt140.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
pt140.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
pt140.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
pt140.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 | 4 | 4 | 0 | 0 | 0 | Detail | |
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt141.1: 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
pt141.2: 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
pt141.3: 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
pt141.4: 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_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt142.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
pt142.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
pt143.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
pt143.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.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt144.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
pt144.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
pt144.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
pt144.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
pt144.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
pt144.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt145.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
pt146.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
pt146.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
pt147.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
pt148.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
pt148.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
pt149.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
pt149.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
pt149.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
pt149.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
pt149.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
pt149.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_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt150.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
pt150.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
pt151.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
pt151.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
pt151.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
pt151.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
pt151.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
pt151.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
pt151.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
pt152.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
pt153.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 | 45 | 44 | 0 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.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
pt154.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt154.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt154.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt154.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,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
pt155.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
pt155.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
pt156.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
pt156.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
pt157.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
pt157.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
pt157.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
pt158.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
pt159.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
pt159.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.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt160.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
pt160.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt161.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
pt162.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
pt163.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
pt163.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
pt163.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
pt163.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
pt163.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
pt163.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.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
pt164.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
pt165.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
pt166.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
pt166.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
pt167.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
pt168.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
pt168.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
pt168.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
pt168.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
pt169.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
pt169.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
pt169.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
pt169.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
pt169.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
pt169.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
pt169.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
pt170.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
pt170.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
pt170.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
pt170.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
pt170.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
pt171.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
pt171.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
pt172.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
pt172.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
pt172.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
pt173.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
pt173.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
pt173.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
pt173.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
pt174.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
pt174.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
pt174.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
pt174.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
pt175.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
pt175.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
pt175.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
pt175.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
pt175.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
pt175.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
pt176.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
pt176.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
pt176.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
pt177.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
pt177.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
pt178.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
pt178.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
pt178.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
pt178.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
pt178.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
pt179.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
pt179.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
pt179.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
pt179.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
pt180.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
pt180.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
pt181.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
pt182.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
pt182.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
pt182.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
pt182.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
pt182.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
pt182.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
pt182.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
pt182.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
pt182.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
pt182.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
pt182.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
pt183.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
pt183.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
pt183.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
pt183.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
pt183.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
pt183.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
pt184.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
pt185.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
pt185.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
pt185.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
pt185.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt186.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
pt187.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
pt187.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
pt187.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
pt188.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
pt188.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
pt188.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
pt189.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
pt189.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
pt189.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
pt189.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
pt189.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
pt189.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
pt190.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
pt190.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
pt190.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
pt190.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
pt190.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
pt191.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
pt191.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
pt192.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
pt192.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
pt192.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
pt193.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
pt193.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
pt193.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
pt193.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
pt193.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
pt194.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
pt194.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
pt194.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
pt194.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
pt194.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
pt195.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
pt196.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
pt197.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
pt197.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
pt197.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
pt197.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
pt198.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
pt199.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
pt199.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
pt199.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
pt200.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
pt200.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
pt200.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
pt201.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
pt201.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
pt202.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
pt202.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
pt202.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
pt203.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
pt204.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
pt204.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
pt205.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
pt206.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
pt207.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
pt207.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
pt207.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
pt207.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
pt208.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt209.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
pt210.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
pt210.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
pt210.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
pt210.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
pt210.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
pt210.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
pt211.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
pt211.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
pt212.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
pt212.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
pt212.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
pt212.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
pt212.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
pt212.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
pt212.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
pt212.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
pt212.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
pt212.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
pt213.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
pt213.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
pt213.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
pt213.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
pt213.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
pt213.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
pt213.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
pt213.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
pt213.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
pt213.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
pt214.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
pt215.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
pt215.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
pt216.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
pt217.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
pt217.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
pt217.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
pt218.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
pt218.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
pt218.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
pt218.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
pt218.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
pt219.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
pt220.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
pt220.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_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt221.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt221.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt221.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt221.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt221.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt221.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt222.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt222.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt222.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt222.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt222.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt222.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
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
pt223.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
pt224.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
pt224.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
pt224.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
pt224.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
pt225.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
pt225.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
pt225.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
pt225.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
pt226.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
pt226.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
pt227.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
pt227.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
pt227.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
pt227.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
pt227.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
pt227.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
pt227.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
pt227.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
pt227.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
pt228.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
pt228.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
pt228.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
pt228.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
pt228.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
pt228.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
pt228.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
pt228.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
pt228.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
pt229.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
pt229.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
pt229.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
pt230.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
pt231.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
pt232.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
pt233.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
pt233.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
pt233.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
pt233.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
pt234.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
pt234.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
pt234.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
pt234.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
pt235.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
pt235.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
pt235.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
pt235.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
pt235.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
pt235.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
pt235.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
pt235.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
pt235.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
pt235.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
pt235.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
pt236.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
pt237.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
pt237.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
pt238.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
pt238.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
pt239.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
pt239.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
pt239.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
pt239.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
pt239.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
pt240.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
pt240.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
pt240.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
pt241.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
pt241.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
pt241.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
pt242.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
pt242.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
pt242.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt243.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
pt244.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
pt244.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
pt244.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
pt244.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
pt244.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt245.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
pt246.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
pt246.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
pt246.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
pt246.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
pt246.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
pt246.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
pt246.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
pt246.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
pt246.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
pt246.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt247.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt248.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
pt249.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
pt249.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
pt249.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
pt249.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
pt249.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
pt249.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
pt249.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
pt250.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
pt250.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
pt250.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
pt250.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
pt250.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
pt250.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
pt250.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
pt251.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt252.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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
pt253.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 | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.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
pt254.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt254.8: 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 | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.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
pt255.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt255.8: 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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt256.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt257.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
pt258.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
pt259.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
pt260.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
pt260.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt261.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt262.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
pt262.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
pt263.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
pt263.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
pt264.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
pt265.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
pt265.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
pt265.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 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt266.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
pt267.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt268.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
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
pt269.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
pt269.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
pt270.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
pt271.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
pt272.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
pt272.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
pt272.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
pt272.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
pt272.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
pt272.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
pt272.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
pt273.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
pt274.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
pt274.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
pt274.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
pt274.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
pt274.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
pt274.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
pt275.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
pt275.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
pt276.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
pt276.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
pt277.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
pt278.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
pt278.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
pt279.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
pt279.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt280.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
pt281.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
pt281.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
pt281.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
pt282.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
pt283.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
pt283.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
pt283.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
pt283.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
pt283.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
pt284.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
pt284.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
pt284.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
pt284.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
pt284.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
pt285.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
pt285.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
pt286.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
pt286.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
pt287.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
pt287.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
pt287.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
pt287.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
pt287.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
pt288.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
pt288.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
pt288.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 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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
pt289.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] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt290.1: 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
pt290.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt290.3: 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
pt290.4: 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
pt291.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
pt291.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
pt291.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
pt291.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
pt291.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
pt291.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
pt292.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
pt292.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
pt293.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
pt294.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
pt295.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
pt296.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
pt297.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
pt297.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
pt298.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
pt298.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
pt299.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
pt300.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
pt300.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
pt301.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
pt301.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
pt302.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
pt302.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
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
pt303.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
pt303.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
pt303.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
pt303.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
pt303.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
pt303.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
pt304.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
pt304.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
pt304.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
pt305.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
pt306.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
pt306.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
pt307.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
pt308.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
pt308.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
pt309.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
pt309.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
pt309.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
pt310.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt311.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt312.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt313.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt315.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
pt316.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
pt317.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
pt317.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
pt318.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_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 9 | 0 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
pass
pt319.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
pt319.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] |
pass
pt319.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt319.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
pt319.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
pt319.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
pt319.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
pt319.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
pt319.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
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
pt320.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
pt320.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
pt320.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
pt320.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
pt321.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
pt321.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
pt322.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
pt323.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
pt324.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
pt325.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
pt326.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
pt326.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
pt327.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
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
pt328.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
pt329.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
pt329.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
pt329.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
pt329.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 1233 | 1148 | 10 | 0 | 75 |